diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-10-01 21:37:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-01 21:37:53 +0000 |
commit | 0ef025ed7d57500de360c5a64b5166a00836c979 (patch) | |
tree | be61385da0c5fb2f8b92ef545b082e4fe685b648 /jjb/dcaegen2/dcaegen2-collectors-restconf.yaml | |
parent | 3eafc88904050e91436b7f5501a4ae494ece227c (diff) | |
parent | 15eb49f29679fb9cf077bf7e7d5a91ce09190725 (diff) |
Merge "[DCAE] add ci jobs for guilin branched components"
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-collectors-restconf.yaml')
-rw-r--r-- | jjb/dcaegen2/dcaegen2-collectors-restconf.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml b/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml index 860bcbf9b..e9d43865a 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-restconf.yaml @@ -22,8 +22,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'dcaegen2-collectors-restconf-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties |