diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2018-11-29 11:55:02 -0600 |
---|---|---|
committer | Jeremy Phelps <jphelps@linuxfoundation.org> | 2018-11-29 11:59:47 -0600 |
commit | 2ff4153c97085db05726a8f28f38bc24bb4df250 (patch) | |
tree | 2f9061290f97c734d6b360f371711e35ab038856 | |
parent | 954af3cafbb9d0ee4a46406e5fdbab58dad97614 (diff) |
Add Casablanca branch for oom helm jobs
Issue-ID: CIMAN-224
Change-Id: If9fa0e97d141ea0dea6a66425047e53ef1d4fe47
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
-rw-r--r-- | jjb/oom/oom-helm.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index 7b2c7c9b3..43ae80783 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -17,12 +17,14 @@ #!/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': |