Increase build timeout for devstack and jbuilder 43/60843/2
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 28 Jul 2017 02:45:26 +0000 (12:45 +1000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 28 Jul 2017 13:49:57 +0000 (09:49 -0400)
Newton takes longer than 60 mins to build, which fails
the packer jobs. The java-builder is very close to the 45 minutes limit
so bump it to 60.

Change-Id: I9c19add622743faabc864c4f53c2a49b03941312
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/releng-jobs.yaml

index 887fd7bb4e6fc4574cfda8372c3af91177163b22..bf52f06ec7f89e4812f4a4952f38403c2f5380b2 100644 (file)
     templates:
       - devstack
       - devstack-pre-pip-newton:
-          build-timeout: 60
+          build-timeout: 75
       - devstack-pre-pip-ocata:
           build-timeout: 60
       - docker
       - gbp
-      - java-builder
+      - java-builder:
+          build-timeout: 60
       - mininet
       - mininet-ovs-2.5
       - robot