[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible F-Droid: timeout build jobs after 48h
Mattia Rizzolo
mattia at debian.org
Thu Mar 8 16:59:42 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 350b6c7800cee9835911493b23037e098ed842a8
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Thu Mar 8 17:26:25 2018 +0100
reproducible F-Droid: timeout build jobs after 48h
The `fdroid build --all` process has a built-in 36 hour timeout, so
set jenkins' timeout to 48 hours to give the fdroid timeout a change
to work by itself.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/reproducible.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 7bd9d5a..8478c11 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -153,7 +153,7 @@
- '{my_blocker}'
wrappers:
- timeout:
- timeout: 2160
+ timeout: 2880
- defaults:
<<: *DEFAULTS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list