diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-11-17 21:41:09 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-11-17 21:43:45 +0530 |
commit | 5838b1c43b862a7cffb417050beae263630b5502 (patch) | |
tree | ab5bd14f83dd893fca10937c78fd3f39401c2297 /jjb/optf | |
parent | 99ffe469f38fdaa482b2c65b9bd313203567666d (diff) |
Create guilin jenkins jobs for OOF
Issue-ID: OPTFRA-873
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I76295159f305e474b9cfa52a28a998bcdadfa49c
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 88c2384e2..2a31f8f95 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml @@ -31,8 +31,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-cmso-settings' java-version: openjdk11 @@ -74,8 +74,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-cmso-settings' java-version: openjdk11 diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index 516ec8495..28bb2006b 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -6,8 +6,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-has-settings' subproject: - 'conductor': @@ -66,8 +66,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-has-settings' - project: diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index c5a91f272..a81fac786 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -7,8 +7,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-osdf-settings' subproject: - 'osdf': @@ -67,8 +67,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'guilin': + branch: 'guilin' mvn-settings: 'optf-osdf-settings' - project: |