diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-11 17:09:47 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-11 17:11:03 +0530 |
commit | e52d6d3381fa0b65bfd55b06e8014ff064a4a548 (patch) | |
tree | 7a0ba09cd37e257564484541d23286f4d75c7b0c /jjb | |
parent | e18c2fac9e190581ed2d4f42e74b4b9e89fa88b0 (diff) |
Update jobs for Istanbul branch
Issue-ID: OPTFRA-1004
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I870ab460e45839d0e980580ce6dc70b7725c6918
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: |