summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-helm.yaml
diff options
context:
space:
mode:
authorJeremy Phelps <jphelps@linuxfoundation.org>2018-08-23 12:48:24 -0500
committerJeremy Phelps <jphelps@linuxfoundation.org>2018-08-23 13:01:41 -0500
commit4eb85d76fcab6bb8e1b20e75ae3ca79b0c0a869f (patch)
treeed49fea04edaaef5bd49045ddbc5bc34ba9bcf2a /jjb/global-templates-helm.yaml
parent3cffa43d73a08aa10cc5c074e3fe1072fb7d9178 (diff)
Disable oom helm subproject jobs
Issue-ID: CIMAN-164 Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
Diffstat (limited to 'jjb/global-templates-helm.yaml')
-rw-r--r--jjb/global-templates-helm.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/global-templates-helm.yaml b/jjb/global-templates-helm.yaml
index 396a28d49..d7cc056e5 100644
--- a/jjb/global-templates-helm.yaml
+++ b/jjb/global-templates-helm.yaml
@@ -153,6 +153,7 @@
<<: *helm_job_boiler_plate
+ disabled: true
builders:
- shell: '{pre_build_script}'
- shell: '{build_script}'
@@ -164,6 +165,7 @@
<<: *helm_job_boiler_plate
+ disabled: true
builders:
- shell: '{pre_build_script}'
- shell: '{build_script}'
@@ -177,6 +179,7 @@
# branch: git branch (eg. stable/lithium or master)
<<: *helm_job_boiler_plate
+ disabled: true
scm:
- lf-infra-gerrit-scm:
jenkins-ssh-credential: '{jenkins-ssh-credential}'