Disable oom helm subproject jobs 73/62173/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Thu, 23 Aug 2018 17:48:24 +0000 (12:48 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Thu, 23 Aug 2018 18:01:41 +0000 (13:01 -0500)
Issue-ID: CIMAN-164
Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
jjb/global-templates-helm.yaml
jjb/oom/oom-helm.yaml

index 396a28d..d7cc056 100644 (file)
 
     <<: *helm_job_boiler_plate
 
+    disabled: true
     builders:
       - shell: '{pre_build_script}'
       - shell: '{build_script}'
 
     <<: *helm_job_boiler_plate
 
+    disabled: true
     builders:
       - shell: '{pre_build_script}'
       - shell: '{build_script}'
     #     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}'
index 467c166..7b2c7c9 100644 (file)
 
       # Below jobs disabled until future need.
       - '{project-name}-{subproject}-{stream}-verify-helm':
-          disabled: true
           build_script: '{subproject_build_script}'
       - '{project-name}-{subproject}-{stream}-merge-helm':
-          disabled: true
           build_script: '{subproject_build_script}'
       - '{project-name}-{stream}-update-helm-weekly':
-          disabled: true
           build_script: '{oom_build_script}'
           files: '**'