commit | 4c22915b71b5a4dc9a39af388cb0158734410c47 | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Thu Jan 20 22:30:55 2022 +0000 |
committer | vv770d <vv770d@att.com> | Thu Jan 20 22:33:44 2022 +0000 |
tree | f882d0718f0ff5bc344b729e15ea1dccc03a4b58 | |
parent | fa9af29e8f6f9fd867cde96a17bf522d1b27d7cd [diff] [blame] |
[DCAE] Add istanbul branch for CLM jobs Change-Id: I833d0ebe8e0c55241a913e71cc0c5140e0e81a80 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3060 Signed-off-by: vv770d <vv770d@att.com>
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml index 5533c9e..6840746 100644 --- a/jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml
@@ -63,5 +63,9 @@ project: 'dcaegen2/platform' project-name: dcaegen2-platform-mod2-helm-generator mvn-params: '-f mod2/helm-generator/pom.xml' - branch: 'master' + stream: + - 'master': + branch: 'master' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'dcaegen2-platform-settings'