diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-03-10 17:44:06 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-03-10 17:51:14 +0530 |
commit | f757e662a89f6fd7543294c56d923683fcccb42f (patch) | |
tree | 22edf53247a2646f50d065a41e14f7da3f81ad04 /jjb/optf | |
parent | ff8c7dd3b390a7a4a08cf779fbcdcceae51a3b27 (diff) |
Create Honolulu jenkins jobs for OOF
Issue-ID: OPTFRA-921
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I262598a7b9d4259d27b54c6b0478e67fae6252c7
Diffstat (limited to 'jjb/optf')
-rw-r--r-- | jjb/optf/optf-cmso.yaml | 8 | ||||
-rw-r--r-- | jjb/optf/optf-has.yaml | 8 | ||||
-rw-r--r-- | jjb/optf/optf-osdf.yaml | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml index 2a31f8f95..180872cad 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml @@ -31,8 +31,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-cmso-settings' java-version: openjdk11 @@ -74,8 +74,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-cmso-settings' java-version: openjdk11 diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index 28bb2006b..706802b96 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -6,8 +6,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-has-settings' subproject: - 'conductor': @@ -66,8 +66,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-has-settings' - project: diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index a81fac786..511f1fb87 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -7,8 +7,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-osdf-settings' subproject: - 'osdf': @@ -67,8 +67,8 @@ stream: - 'master': branch: 'master' - - 'guilin': - branch: 'guilin' + - 'honolulu': + branch: 'honolulu' mvn-settings: 'optf-osdf-settings' - project: |