[OOM] Disable Helm2 verification on master branch 20/118220/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 23 Feb 2021 07:51:06 +0000 (08:51 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 23 Feb 2021 07:51:06 +0000 (08:51 +0100)
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 <sylvain.desbureaux@orange.com>
Change-Id: I342a0e7e0e04132badf2279257310b3a969fb286

jjb/oom/oom-helm.yaml

index eeeab15..504f7f4 100644 (file)
@@ -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: "**"