diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-10-11 18:06:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-11 18:06:45 +0000 |
commit | e6b3c1780b06cfe88e28aefc1b44d0163cabca44 (patch) | |
tree | 965aa3d7e3a71bf9aa6708ec27d321ead4e43063 /jjb | |
parent | 77d0a1485d68c20bfa9f3a61af4fb32e6f6983bb (diff) | |
parent | e52d6d3381fa0b65bfd55b06e8014ff064a4a548 (diff) |
Merge "Update jobs for Istanbul branch"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/optf/optf-has-csit.yaml | 4 | ||||
-rw-r--r-- | jjb/optf/optf-has.yaml | 8 | ||||
-rw-r--r-- | jjb/optf/optf-osdf-csit.yaml | 4 | ||||
-rw-r--r-- | jjb/optf/optf-osdf.yaml | 8 |
4 files changed, 12 insertions, 12 deletions
diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml index 5a723e4bb..c46939bae 100644 --- a/jjb/optf/optf-has-csit.yaml +++ b/jjb/optf/optf-has-csit.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-has-settings' robot-options: '' diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index 706802b96..c916ee67a 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -6,8 +6,8 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-has-settings' subproject: - 'conductor': @@ -66,8 +66,8 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-has-settings' - project: diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index 9398122d4..be1a65674 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-osdf-settings' robot-options: '' diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 511f1fb87..aa41c1b8b 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -7,8 +7,8 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-osdf-settings' subproject: - 'osdf': @@ -67,8 +67,8 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'optf-osdf-settings' - project: |