Use 90 timeout for Docker packer jobs 75/71275/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 25 Oct 2018 21:51:09 +0000 (14:51 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 25 Oct 2018 21:51:09 +0000 (14:51 -0700)
Add 30 more minutes timeout for Docker packer jobs.
ARM builds are reaching the timeout of 60 mins and
crashing due to that.

Change-Id: I2164b70dbada7501a6cd308667c9c9393b099f78
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/ci-management/ci-management-packer-jobs.yaml

index 52c496d..5f7a6bd 100644 (file)
@@ -30,7 +30,7 @@
     archive-artifacts: '**/*.log'
 
     build-node: centos7-builder-2c-1g
-    build-timeout: 60
+    build-timeout: 90
 
     platforms:
       - centos-7