diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-10-20 03:43:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-20 03:43:42 +0000 |
commit | 4495d721cc91991132cd7df6664acbe8a9772b54 (patch) | |
tree | 81d1b1c76681aed7dc798099b093c7ceb7d88af2 /jjb | |
parent | e4eb521a7d51c5f1a231d8568672b90f9ebd63b4 (diff) | |
parent | 212ceedf918000228b1a65d92c00a5a1ee01a422 (diff) |
Merge "[CPS] Adding jobs for istanbul branch : Step 11"
Diffstat (limited to 'jjb')
-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: '' |