Bump JJB Build Timeout to 60 Minutes 47/57547/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 17 May 2018 18:51:09 +0000 (11:51 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 17 May 2018 19:16:43 +0000 (19:16 +0000)
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>
jjb/releng/releng-ci-jobs.yaml

index 4a4e1aa..f9a2bc2 100644 (file)
@@ -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'