Fix build timeout issue 05/63905/1
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Thu, 30 Aug 2018 21:22:20 +0000 (14:22 -0700)
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Thu, 30 Aug 2018 21:44:45 +0000 (14:44 -0700)
Build is failing due to timeout when building
container images. Increase the timeout value
to give some more time.

Change-Id: Ia4ddc4288030fc0668fe5849fc6c1830caafb12e
Issue-ID: AAF-463
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
jjb/aaf/aaf-sshsm.yaml

index 263e5f5..0782b9d 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: aaf-sshsm
     project-name: 'aaf-sshsm'
-    build-timeout: 60
+    build-timeout: 120
     project: 'aaf/sshsm'
     jobs:
       - '{project-name}-{stream}-verify-c':