diff options
author | Renu Kumari <renu.kumari@bell.ca> | 2021-10-14 14:55:04 -0400 |
---|---|---|
committer | Renu Kumari <renu.kumari@bell.ca> | 2021-10-14 14:58:19 -0400 |
commit | 212ceedf918000228b1a65d92c00a5a1ee01a422 (patch) | |
tree | 049be5642abe920cbd888c24183d096423d7c567 | |
parent | 28a5405d0df3ed67a379b51210394094ed58aef4 (diff) |
[CPS] Adding jobs for istanbul branch : Step 11
- Adding jobs for cps-temporal instanbul branch
Issue-ID: CPS-737
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Id86b9013b54841766dfb8148ae6b66087338e918
-rw-r--r-- | jjb/cps/cps-cps-temporal-csit.yaml | 5 | ||||
-rw-r--r-- | jjb/cps/cps-cps-temporal.yaml | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/jjb/cps/cps-cps-temporal-csit.yaml b/jjb/cps/cps-cps-temporal-csit.yaml index 1d6669b3c..1dbd0626c 100644 --- a/jjb/cps/cps-cps-temporal-csit.yaml +++ b/jjb/cps/cps-cps-temporal-csit.yaml @@ -15,8 +15,7 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'cps-cps-temporal-settings' robot-options: '' - branch: 'master' diff --git a/jjb/cps/cps-cps-temporal.yaml b/jjb/cps/cps-cps-temporal.yaml index a6172e1ad..62d9288d8 100644 --- a/jjb/cps/cps-cps-temporal.yaml +++ b/jjb/cps/cps-cps-temporal.yaml @@ -39,6 +39,8 @@ stream: - 'master': branch: master + - 'istanbul': + branch: 'istanbul' mvn-settings: cps-cps-temporal-settings files: '**' archive-artifacts: '' |