summaryrefslogtreecommitdiffstats
path: root/jjb/releng/releng-ci-jobs.yaml
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-05-17 11:51:09 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-05-17 19:16:43 +0000
commit5224551580e0ef572a0b95b08eb7ceb67b1fe5fc (patch)
tree9ccc8baf83765a98b0d08a6f996b96075399c3e9 /jjb/releng/releng-ci-jobs.yaml
parenteb8807b84954e41c39ce6c6f413d15c853dcf3a0 (diff)
Bump JJB Build Timeout to 60 Minutes
Without caching enable or when updating the JJB version all jobs get reconfigured, which can take upwards of 30 minutes. Setting this to a higher value should keep the build from being failed while still running. Change-Id: Ie2ed11da919ed9114700423591ebfaef94e61c88 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/releng/releng-ci-jobs.yaml')
-rw-r--r--jjb/releng/releng-ci-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng/releng-ci-jobs.yaml b/jjb/releng/releng-ci-jobs.yaml
index 4a4e1aaa0..f9a2bc232 100644
--- a/jjb/releng/releng-ci-jobs.yaml
+++ b/jjb/releng/releng-ci-jobs.yaml
@@ -4,7 +4,7 @@
project: 'releng'
project-name: 'releng'
- build-timeout: 10
+ build-timeout: 60
build-node: 'lf-build1'
gerrit-server-name: 'gerrit.opnfv.org'
jenkins-ssh-credential: 'd42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e'