From e9d41cc98dde6971746ccc205d96334d65ccbace Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Tue, 23 Feb 2021 08:51:06 +0100 Subject: [PATCH] [OOM] Disable Helm2 verification on master branch Master branch is not helm2 compatible now. So let's remove job verification with helm2 for this branch. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: I342a0e7e0e04132badf2279257310b3a969fb286 --- jjb/oom/oom-helm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index eeeab1568..504f7f49a 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -63,6 +63,9 @@ - "{project-name}-{stream}-verify-helm2": files: "**" build-timeout: 360 + stream: + - guilin + - frankfurt - "{project-name}-{stream}-verify-{helm_bin}": build_script: "{oom_build_script}" files: "**" -- 2.16.6