From: Jessica Wagantall Date: Wed, 11 Mar 2020 17:34:20 +0000 (-0700) Subject: Add 120 build timeout to helm jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ce4deb51aa4df07dccfa9a3caf194f861cc1751e;p=ci-management.git Add 120 build timeout to helm jobs Helm jobs often terminate due to timeout. Increasing from 90 to 120 Change-Id: I4c051e9aa5e2f802ce0a80091721cdb9677568e0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/global-templates-helm.yaml b/jjb/global-templates-helm.yaml index 3d0f170b6..a147e1a51 100644 --- a/jjb/global-templates-helm.yaml +++ b/jjb/global-templates-helm.yaml @@ -20,6 +20,7 @@ submodule-disable: false submodule-recursive: true submodule-timeout: 10 + build-timeout: 120 ##################### # Job Configuration #