summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-04-19 12:36:20 +0200
committerHolger Levsen <holger@layer-acht.org>2016-04-19 12:36:20 +0200
commitf0a93a8329e5fcdd923e4210ffa34b576b63fe8b (patch)
tree551e65077fdab181a38e5337cad59fc14ef0f4dc /job-cfg/reproducible.yaml
parent4beb6bdf3402521184d7271344defb9b2b54199e (diff)
downloadjenkins.debian.net-f0a93a8329e5fcdd923e4210ffa34b576b63fe8b.tar.xz
reproducible debian: run 1st build with a timeout of 18h and the 2nd with 24h timeout
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index b58876f0..f19fd32e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -84,7 +84,7 @@
- timed: '{my_timed}'
wrappers:
- timeout:
- timeout: 1560
+ timeout: 2640 # (24+18+2)*60
logrotate:
daysToKeep: 3
numToKeep: 300