Increase timeout for jjb jobs to 60 27/67527/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 Jan 2018 02:17:12 +0000 (21:17 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 Jan 2018 02:17:13 +0000 (21:17 -0500)
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 <thanh.ha@linuxfoundation.org>
jjb/releng-jobs.yaml

index bf8f32c41708b829556e14915f0b9c4521593d57..73c5ab5c33c20def31be10407108a00129447e99 100644 (file)
@@ -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