summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-sshsm.yaml
diff options
context:
space:
mode:
authorManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2018-08-30 14:22:20 -0700
committerManjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>2018-08-30 14:44:45 -0700
commit39f7b24fd68c584b0d32f515587075ff233689d3 (patch)
tree5f0d87b6b2d92721f458de37e4db5ebdb25200fb /jjb/aaf/aaf-sshsm.yaml
parent610b9986531b0ab4971364e30fe6d72226087ebe (diff)
Fix build timeout issue
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>
Diffstat (limited to 'jjb/aaf/aaf-sshsm.yaml')
-rw-r--r--jjb/aaf/aaf-sshsm.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/aaf/aaf-sshsm.yaml b/jjb/aaf/aaf-sshsm.yaml
index 263e5f512..0782b9dd1 100644
--- a/jjb/aaf/aaf-sshsm.yaml
+++ b/jjb/aaf/aaf-sshsm.yaml
@@ -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':