From: Anil Belur Date: Fri, 11 Dec 2020 00:11:58 +0000 (+1000) Subject: Increase build timeout for helm jobs X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=686ba97d3635598213cd20908c3d5d24ef484bd1;p=ci-management.git Increase build timeout for helm jobs Issue-ID: IT-21155 Change-Id: Ia30670709ed170723bccb27a5bae4cc103c9b1dc Signed-off-by: Anil Belur --- diff --git a/jjb/it-dep/it-dep.yaml b/jjb/it-dep/it-dep.yaml index 653428bd..d1bae142 100644 --- a/jjb/it-dep/it-dep.yaml +++ b/jjb/it-dep/it-dep.yaml @@ -33,6 +33,7 @@ # no image needs to be pushed, so there is no merge job. name: it-dep-helm # jenkins job name prefix + build-timeout: 120 project-name: '{name}' # image name docker-name: 'o-ran-sc/{name}'