File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
integration-tests/alias-test Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1111 "12.2.1" : " WLS_12CR2" ,
1212 "12.2.1.3" : " WLS_12CR2" ,
1313 "12.2.1.4" : " WLS_12CR2" ,
14- "14.1" : " WLS_14"
14+ "14.1" : " WLS_14" ,
15+ "15.1" : " WLS_15"
1516 },
1617 "definitions" : {
1718 "WLS_11G" : {
4546 "serverGroupsToTarget" : [ ],
4647 "rcuSchemas" : [ ],
4748 "isJrfInstalled" : false
49+ },
50+ "WLS_15" : {
51+ "baseTemplate" : " Basic WebLogic Server Domain" ,
52+ "extensionTemplates" : [ ],
53+ "customExtensionTemplates" : [ ],
54+ "serverGroupsToTarget" : [ ],
55+ "rcuSchemas" : [ ],
56+ "isJrfInstalled" : false
4857 }
4958 }
5059}
Original file line number Diff line number Diff line change 1- def versions_to_generate = [ "14 .1.2 .0.0" ]
1+ def versions_to_generate = [ "15 .1.1 .0.0" ]
22
33pipeline {
44 agent any
You can’t perform that action at this time.
0 commit comments