From: Trevor Bramwell Date: Thu, 17 May 2018 18:51:09 +0000 (-0700) Subject: Bump JJB Build Timeout to 60 Minutes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F57547%2F2;p=releng.git 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 --- 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'