From: Thanh Ha Date: Wed, 24 Jan 2018 02:17:12 +0000 (-0500) Subject: Increase timeout for jjb jobs to 60 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=49f6308962dc4e967dd5a825fafe521a8efa6a19;p=releng%2Fbuilder.git Increase timeout for jjb jobs to 60 builder-merge regularly fails with a 30 minute timeout in ODL if the job needs to delete things. This is due to the size of ODL's jjb configuration so let's bump it to 60 to give it more time to complete. Change-Id: I5a8668fc01d76c2b11f9c29de9a984134e19b6f7 Signed-off-by: Thanh Ha --- diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index bf8f32c41..73c5ab5c3 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -4,6 +4,7 @@ jobs: - '{project-name}-ci-jobs': build-node: centos7-builder-2c-2g + build-timeout: 60 - builder-check-poms - builder-copy-sandbox-logs - builder-openstack-cron