From: Sylvain Desbureaux Date: Wed, 9 Jun 2021 06:46:59 +0000 (+0200) Subject: [OOM] Longer timeout X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d8bbd8be1b29cfd19fa15ce26b81af8e28a96536;p=ci-management.git [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 --- 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: "**"