Add Casablanca branch for oom helm jobs 70/73970/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Thu, 29 Nov 2018 17:55:02 +0000 (11:55 -0600)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Thu, 29 Nov 2018 17:59:47 +0000 (11:59 -0600)
Issue-ID: CIMAN-224
Change-Id: If9fa0e97d141ea0dea6a66425047e53ef1d4fe47
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
jjb/oom/oom-helm.yaml

index 7b2c7c9..43ae807 100644 (file)
         #!/bin/bash
         cd kubernetes/
         make common
-        make {subproject}'
+        make {subproject}
     oom_post_build_script: !include-raw-escape: shell/publish_helm_charts.sh
 
     stream:
       - 'master':
           branch: 'master'
+      - 'casablanca':
+          branch: 'casablanca'
 
     subproject:
       - 'aaf':