diff options
author | Lusheng Ji <lji@research.att.com> | 2018-06-06 17:07:30 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2018-06-06 17:07:39 -0400 |
commit | 2871726132bdd5d065754203a7833466c99206a8 (patch) | |
tree | 6132b4f4742c01b37101a555b63e68c0808a40bb | |
parent | 1046f1ae583475847900f62bf3512ec010f6ab16 (diff) |
Add jobs for beijing branch
Issue-ID: DCAEGEN2-499
Change-Id: Ie26e87edba2eeeb33a88e502aed6edafcc79d0b9
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | jjb/dcaegen2/dcaegen2.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2.yaml b/jjb/dcaegen2/dcaegen2.yaml index e84df66fd..5cde1b0ec 100644 --- a/jjb/dcaegen2/dcaegen2.yaml +++ b/jjb/dcaegen2/dcaegen2.yaml @@ -12,6 +12,8 @@ stream: - 'master': branch: 'master' + - 'beijing': + branch: 'beijing' mvn-settings: 'dcaegen2-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties |