From: Sylvain Desbureaux Date: Tue, 23 Feb 2021 07:51:06 +0000 (+0100) Subject: [OOM] Disable Helm2 verification on master branch X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e9d41cc98dde6971746ccc205d96334d65ccbace;p=ci-management.git [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 --- 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: "**"