From d8bbd8be1b29cfd19fa15ce26b81af8e28a96536 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 9 Jun 2021 08:46:59 +0200 Subject: [PATCH] [OOM] Longer timeout it seems current timeout is not sufficient anymore, bumping it. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: Iac3aa7a1dd4e02385220c77ec5670839eb06e3d8 --- jjb/oom/oom-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index 3c1329a44..aa40f2959 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -39,7 +39,7 @@ - "{project-name}-{stream}-verify-{helm_bin}": build_script: "{oom_build_script}" files: "**" - build-timeout: 360 + build-timeout: 480 - "{project-name}-{stream}-merge-helm": build_script: "{oom_build_script}" files: "**" -- 2.16.6