From 686ba97d3635598213cd20908c3d5d24ef484bd1 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 11 Dec 2020 10:11:58 +1000 Subject: [PATCH] Increase build timeout for helm jobs Issue-ID: IT-21155 Change-Id: Ia30670709ed170723bccb27a5bae4cc103c9b1dc Signed-off-by: Anil Belur --- jjb/it-dep/it-dep.yaml | 1 + 1 file changed, 1 insertion(+) 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}' -- 2.16.6