From: Manjunath Ranganathaiah Date: Thu, 30 Aug 2018 21:22:20 +0000 (-0700) Subject: Fix build timeout issue X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F63905%2F1;p=ci-management.git 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 --- 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':