From 5224551580e0ef572a0b95b08eb7ceb67b1fe5fc Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 17 May 2018 11:51:09 -0700 Subject: 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 --- jjb/releng/releng-ci-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/releng/releng-ci-jobs.yaml') 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' -- cgit 1.2.3-korg