Increase packer job timeout to 120 minutes 31/58431/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Jun 2017 16:24:05 +0000 (12:24 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Jun 2017 16:24:40 +0000 (12:24 -0400)
90 minutes wasn't enough to build java-builder in the public cloud when
the public cloud is running slow. Increase to 2 hrs.

Change-Id: Idbaa1a1c5225c94a9f3870d2f3965c3c79deb700
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-jobs.yaml

index 1a686edc38d563cf60e931a8a3d3946947a0d8a1..82cd5ef1fc335f1262af2850c9ed9e7ca2fcc842 100644 (file)
@@ -33,7 +33,7 @@
     project-name: builder
     branch: master
     archive-artifacts: '**/*.log'
-    build-timeout: 90
+    build-timeout: 120
 
     platforms:
       - centos