Skip to content

Operator version 2.5.0 #1453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 182 commits into from
Feb 26, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
496c61e
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Aug 27, 2019
3bbb081
Rebuilt charts
rjeberhard Aug 27, 2019
cd98a83
OWLS-76347 New sample scripts to manage DB service and RCU Schema (#1…
anpanigr Aug 28, 2019
218331d
eliminate duplication logger creation (#1225)
russgold Aug 28, 2019
8a59a34
merge 1241 into develop
markxnelson Sep 5, 2019
dd0a017
QUICKTEST and FULLTEST categorization (#1237)
vanajamukkara Sep 5, 2019
e9af543
OWLS-74959 - Validate FMW Infrastructure uses configured clusters in …
alai8 Sep 5, 2019
a03411c
Integration tests should take the env variable for WDT version to dow…
vanajamukkara Sep 5, 2019
2a3dede
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Sep 6, 2019
a38a7f6
Prepare for operator 2.3.1
rjeberhard Sep 6, 2019
eb697c5
Revert "eliminate duplication logger creation (#1225)"
rjeberhard Sep 6, 2019
5519d38
WIP Added test to cover weblogicLoggingExporterFilters (#1211)
hzhao-github Sep 6, 2019
51df62e
Resolve CheckStyle issues
rjeberhard Sep 6, 2019
de13128
merge 1246 changes from master
markxnelson Sep 10, 2019
e97d674
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Sep 10, 2019
2db3d5e
Move to Kubernetes Java Client 6.0.1 (#1249)
rjeberhard Sep 10, 2019
bc20fa6
Update domain status on Unprocessable Error (#1250)
russgold Sep 11, 2019
6924d13
OWLS-76624 (Resolves #1228) - Introspector pod not picking up the con…
alai8 Sep 11, 2019
12ee4e1
CheckStyle corrections
rjeberhard Sep 12, 2019
438d8c6
K8s service account (#1235)
alan-cao Sep 13, 2019
ef9c885
OWLS-73891 part 1: update warning messages and fix a helm upgrade iss…
doxiao Sep 13, 2019
5a5508d
Add REST resource annotion to ignore unknown properties (#1255)
TheFrogPad Sep 13, 2019
4a3710e
Simplify WaitForReadyStep (#1256)
russgold Sep 13, 2019
eca97a7
OWLS-76720 (Resolves #1198) - Fixes missing valueFrom envVar values (…
alai8 Sep 13, 2019
95cb9d8
Fix Javadoc and CheckStyle
rjeberhard Sep 13, 2019
983c7d6
Revert pod watcher refactoring
rjeberhard Sep 13, 2019
fdea108
merge 1258 into develop
markxnelson Sep 19, 2019
5d35bed
OWLS-76780 : Modify FMW (domain-in-image) sample to support Restricte…
anpanigr Sep 23, 2019
b1673f7
OWLS-76806 (Resolves #1231) - scripts such as livenessProbe.sh should…
alai8 Sep 23, 2019
dca085f
Reduced execution time, added support to execute against different ve…
marinakog Sep 23, 2019
a6b312e
WDT version 1.4.0 (#1267)
rjeberhard Sep 25, 2019
f937db3
OWLS-76949 added support for exposeAdminT3Channel in FMWDomain in dom…
anpanigr Sep 25, 2019
f30c42f
merge 1268 from master
markxnelson Sep 26, 2019
afb5c98
typo
markxnelson Sep 26, 2019
d706e37
Modify sample scripts for RCU and DB Creation (#1238)
anpanigr Sep 26, 2019
9e3d8fa
Soa 2.2.1 (#1243)
sbattagi Sep 26, 2019
744234d
enable checkstyle on test sources (#1270)
ddsharpe Sep 27, 2019
0ebdff1
Update license format (#1272)
rjeberhard Sep 27, 2019
99cdb25
fix typo in License.txt - matches https://oss.oracle.com/licenses/upl…
ddsharpe Sep 27, 2019
d7471ca
OWLS-69370: Introspect: Domain-in-Image: Add data home override suppo…
lennyphan Sep 30, 2019
8b46f0c
OWLS-73891 part2 - clean up stale states about introspector jobs and …
doxiao Sep 30, 2019
e4d20d2
Retry and wait between retries of failed downloads jenkins-ignore (#1…
hzhao-github Sep 30, 2019
d71f205
add note to advise against using console for starting and stopping s…
rosemarymarano Sep 26, 2019
5a65c71
Revert "OWLS-73891 part2 - clean up stale states about introspector j…
rjeberhard Sep 30, 2019
e8d1de9
Fix CheckStyle
rjeberhard Sep 30, 2019
1fd4891
Add instructions to configure fluentd to export domain logs to ELK (#…
mgianatagh Oct 2, 2019
8cf7f28
fix Managed coherence test (#1279)
bhavaniravichandran Oct 2, 2019
fd41dc4
run integration test in openshift (#1280)
bhavaniravichandran Oct 3, 2019
845c85f
merge 1285 from master
markxnelson Oct 3, 2019
e16f5b0
merge 1282 from master
markxnelson Oct 3, 2019
27a82a6
PR: owls-77057 fix nightly full test failure for changing image test …
maggiehe00 Oct 3, 2019
84a06b3
Added container name when copying archive files jenkins-ignore (#1288)
hzhao-github Oct 4, 2019
2b3b19e
merge 1291 from master
markxnelson Oct 7, 2019
3d0698a
OWLS-76832 (Resolves #1232) - Error using variable in pod template if…
alai8 Oct 8, 2019
b5cb5f4
fix merge conflicts
markxnelson Oct 8, 2019
35905b5
merge 1292 from master
markxnelson Oct 8, 2019
927fccc
OWLS-73891 part3 - add FAQ entry for managing namespaces (#1264)
doxiao Oct 8, 2019
7ebb63a
Simplify WaitForReady step (#1277)
russgold Oct 8, 2019
5337c25
Modified rcu script to support both SOA and FMWInfra Domain (#1290)
anpanigr Oct 8, 2019
a369051
Add SOA user doc (#1229)
rosemarymarano Oct 9, 2019
6eb68ea
Add SOA sample doc (#1234)
rosemarymarano Oct 9, 2019
78cba2f
add soa preview warnings
markxnelson Oct 9, 2019
c19cc45
updates to soa doc based on end to end review/test
markxnelson Oct 9, 2019
9130e60
merge 1295 from master
markxnelson Oct 9, 2019
40ba6e5
Owls 73891 retry (#1283)
russgold Oct 10, 2019
43cc236
merge 1296 from master
markxnelson Oct 14, 2019
a3d8479
merge 1299 from master
markxnelson Oct 21, 2019
72abaaf
PR: Create JRF domain using create-rcu-schema sample (#1274)
maggiehe00 Oct 22, 2019
20b9c4e
OWLS-77432 : add new rcuType Parameter (#1298)
anpanigr Oct 22, 2019
2669d89
Switched from latest grafana to 3.12.0 version of helm chart due synt…
marinakog Oct 24, 2019
cd31c49
PR: Fix Jrf quicktest suite issue (#1314)
maggiehe00 Oct 30, 2019
ab8f5e2
PR: Owls76920 change JRF domain class name starting with It (#1320)
maggiehe00 Nov 1, 2019
4802e3e
fix typo in create-domain script
markxnelson Oct 22, 2019
8bcd9a3
Add a note to the quickstart about variations between k8s versions
markxnelson Oct 30, 2019
f2df6e4
OWLS-76689 - SOA:ADMINSERVER TAKING TIME TO RESTART USING SERVERSTART…
alai8 Nov 1, 2019
50c9af2
OWLS-77556: replace complete env dump in pods/job with curated listin…
Nov 7, 2019
3092020
Javadoc for 2.3.1
rjeberhard Nov 15, 2019
034b510
Domain version v6
rjeberhard Nov 15, 2019
8af61eb
Deploy tooling 1.6.0
rjeberhard Nov 15, 2019
3ccf110
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Nov 15, 2019
5887a5e
Helm chart updates
rjeberhard Nov 15, 2019
0997fb1
ensure that domain directory exists (#1324)
ddsharpe Nov 15, 2019
04c880e
Merge remote-tracking branch 'origin/domain-v6' into develop
rjeberhard Nov 15, 2019
6008acd
Merge remote-tracking branch 'origin/wdt-1.6.0' into develop
rjeberhard Nov 15, 2019
4196b8a
SOA related changes for operator 2.3.0 (#1305)
sbattagi Nov 15, 2019
a924527
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Nov 18, 2019
7dca6c5
Update charts
rjeberhard Nov 18, 2019
c9d786c
Handle forbidden status from Async call (#1341)
russgold Nov 19, 2019
2b3fada
update docs
rosemarymarano Nov 20, 2019
3695ac4
update script
rosemarymarano Nov 20, 2019
b4d5897
Update sit-cfg doc to note when _not_ to change external ports (#1346)
Nov 22, 2019
072d1fb
Correct issue with CRD not generating structural schema (#1347)
rjeberhard Dec 2, 2019
f23b6f2
add file ownership tracing to introspect-job/server-pod, and to sampl…
Dec 2, 2019
1854a7c
update WLS image version
rosemarymarano Dec 3, 2019
813fdab
Remove fsGroup from tests for containerSecurityContext (#1356)
rjeberhard Dec 3, 2019
174f633
Run integration tests in parallel using Junit5 (#1355)
vanajamukkara Dec 3, 2019
550290f
added option to specify the branch name for monitoring exporter GitHu…
marinakog Dec 4, 2019
ea28706
faq for external clients (#1358)
Dec 4, 2019
8ba0cfd
Add namespace watch (#1350)
doxiao Dec 4, 2019
0eb5602
Remove invalid entry from resources test
rjeberhard Dec 6, 2019
be42e91
Added support for Custom NameSpace for DB Service (#1349)
anpanigr Dec 9, 2019
63b099b
Add env var for docker images url and more changes (#1363)
vanajamukkara Dec 9, 2019
d0f6150
use patch to update status (#1362)
russgold Dec 11, 2019
3b06ae3
Remove UseContainerSupport and related option usage (#1368)
rjeberhard Dec 13, 2019
cb56c36
OWLS-78571 (Resolves #1252) - Config map not updated with new files o…
alai8 Dec 13, 2019
14c80e1
Remove unneeded image pull secret (#1372)
russgold Dec 16, 2019
71fc6e5
Revert "Remove unneeded image pull secret"
rjeberhard Dec 16, 2019
66a44c1
add Traefik notice
rosemarymarano Dec 16, 2019
3b6df9e
Removed order dependency for tests, added more checks to avoid interm…
marinakog Dec 17, 2019
68fc5f4
Verify configured secrets before running introspector (#1369)
russgold Dec 17, 2019
52dc2f7
Clean up ConfigMap watcher map and log messages (#1376)
doxiao Dec 19, 2019
e44d701
OWLS 72829: Separate JVM arguments for NM and server instance (#1373)
lennyphan Dec 19, 2019
1f1e1aa
add SOA samples (#1371)
rosemarymarano Dec 19, 2019
fc6f7f5
Fix ItOperator testDomainOnPvUsingWdt test on external Jenkins (#1378)
vanajamukkara Dec 20, 2019
68c65ed
Opupgradefix (#1379)
sankarpn Jan 3, 2020
9c8af00
add FAQs for mapping PVC and ConfigMap to instances (#1381)
russgold Jan 8, 2020
69fbf39
Nm mem args (#1382)
lennyphan Jan 8, 2020
96448cf
Fix some of the intermittent failures on external jenkins (#1385)
vanajamukkara Jan 13, 2020
068dde1
Make getAdminService idempotent (#1383)
russgold Jan 13, 2020
5541a34
Introspect Test Fix: integration test PV directory cleanup now expect…
Jan 13, 2020
a56a0be
increase DB connection attempts (#1386)
maggiehe00 Jan 13, 2020
c9ad13d
Get NM thread dump if NM times out. Also fix NM .out dump to stdout. …
Jan 13, 2020
de2eab6
Upgrade Kubernetes Java client to 7.0.0 (#1389)
rjeberhard Jan 15, 2020
441c848
fix kubectl cp with the latest FMW image (#1390)
maggiehe00 Jan 15, 2020
5a2f06b
Fix use of dryRun (#1393)
rjeberhard Jan 16, 2020
58ad6cc
Fix WLDF scaling test that's failing with updated WebLogic image on O…
vanajamukkara Jan 17, 2020
ddf9c54
Made some changes to run MonExporter test in external Jenkins (#1392)
marinakog Jan 17, 2020
403039c
deleted debug commands (#1397)
marinakog Jan 21, 2020
4ec27b9
[OWLS-79168] Run operator as non-root user (#1399)
markxnelson Jan 22, 2020
e08e616
fix broken link
rosemarymarano Jan 22, 2020
5494471
When patching fails, re-read the domain and recompute the patch (#1401)
russgold Jan 23, 2020
04636ca
PR: Owls 79241 improve JRF domain cleanup logic (#1402)
maggiehe00 Jan 23, 2020
797e19c
made conditional to create imagepull secret (#1403)
marinakog Jan 24, 2020
e719068
Helm3 owls 79158 (#1396)
jshum2479 Jan 28, 2020
a65e480
owls-77750 dedicated ns (#1384)
doxiao Jan 28, 2020
3b3a00a
Fix Helm tests
rjeberhard Jan 28, 2020
cb18776
Remove defunct test
rjeberhard Jan 28, 2020
18039d1
delete the domain in image created for the test (#1404)
vanajamukkara Jan 28, 2020
777543c
Remove permissions to cluster-level resources (#1411)
doxiao Jan 31, 2020
274a24b
merge 1408 into develop
markxnelson Feb 3, 2020
a65083c
Change log to INFO and omit stack trace (#1410)
russgold Feb 3, 2020
b6d2842
Update CheckStyle plugin version and take latest rule set (#1417)
markxnelson Feb 4, 2020
948e556
Fixed image pull policy for external jenkin, added cleanup for wls im…
marinakog Feb 4, 2020
e5c2e45
Owls79453 (#1418)
vanajamukkara Feb 4, 2020
e4a1269
Update for new license format (#1420)
rjeberhard Feb 6, 2020
d9d2e47
Use deploy tool version 1.7.0 (#1421)
rjeberhard Feb 6, 2020
8625b15
Dependency and plugin version updates for 2.5.0 (#1423)
rjeberhard Feb 7, 2020
3b900e8
Owls 79377 (#1407)
anpanigr Feb 7, 2020
f51969d
jenkins-ignore - testing gitlab-ci
markxnelson Feb 9, 2020
a6591f1
jenkins-ignore - testing gitlab-ci
markxnelson Feb 9, 2020
7189739
Delete .gitlab-ci.yml
markxnelson Feb 10, 2020
1c2d1c2
New branch for Wit sample tests, using DomainMap to change image tag …
hzhao-github Feb 12, 2020
0e90667
Fixed test to support different LB's (#1422)
marinakog Feb 12, 2020
261b12e
Merge branch 'master' of https://github.com/oracle/weblogic-kubernete…
markxnelson Feb 13, 2020
934d718
Merge branch 'develop' of https://github.com/oracle/weblogic-kubernet…
markxnelson Feb 13, 2020
aab793b
merge 1425 to develop
markxnelson Feb 13, 2020
e6fffa3
MARK: SOA doc merge (#1427)
markxnelson Feb 14, 2020
6021d3b
Add weight to OCI FSS FAQ entry (#1428)
TheFrogPad Feb 14, 2020
ab6fd41
pull updated fgaw from master:
markxnelson Feb 14, 2020
202b32e
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Feb 14, 2020
875720a
PR: Accommodate the latest FMW image change (#1419)
maggiehe00 Feb 14, 2020
63f90c1
Unit test support for Helm 2 and 3 (#1432)
rjeberhard Feb 15, 2020
711a83d
cherrypick merge 1431 from master into develop
markxnelson Feb 18, 2020
cea0999
Remove unnecessary privileges and run successfully with missing clust…
rjeberhard Feb 19, 2020
3561cac
More doc updates for dedicated namespace (#1405)
doxiao Feb 19, 2020
66c6052
add check for dynamic-servers with no name element (#1434)
alai8 Feb 19, 2020
baefb4d
Add /logs directory (#1436)
rjeberhard Feb 19, 2020
60ba338
Commented out ItMonitoringExporter test (#1438)
marinakog Feb 19, 2020
37223cf
Update supported versions before 2.5.0 release (#1437)
rjeberhard Feb 19, 2020
b2f7e66
Merge remote-tracking branch 'origin/master' into develop
rjeberhard Feb 19, 2020
6a624c8
Build charts
rjeberhard Feb 19, 2020
5ea3883
Update WDT and WIT versions (#1441)
rjeberhard Feb 19, 2020
ab83754
Fix what is broken (#1443)
rjeberhard Feb 20, 2020
6ddff59
Restore older version docs
rjeberhard Feb 20, 2020
5c83819
Remove dead code and add final modifiers (#1444)
rjeberhard Feb 21, 2020
5db95b5
Domain secret MD5 checksum. (#1445)
Feb 24, 2020
a8db592
cherrypick 1429 from master
markxnelson Feb 25, 2020
c819b0b
cherrypick 1448 from master
markxnelson Feb 25, 2020
6e37748
Late version updates (#1449)
rjeberhard Feb 25, 2020
8ff9880
Update javadoc
rjeberhard Feb 26, 2020
acc152e
Version updates
rjeberhard Feb 26, 2020
c66f318
Merge remote-tracking branch 'origin/master' into release/2.5.0
rjeberhard Feb 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Resolve CheckStyle issues
  • Loading branch information
rjeberhard committed Sep 6, 2019
commit 51df62e203e73bb93c5eb74d30a8b339edc6e9c8
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@ public class BaseTest {
System.getenv("QUICKTEST") != null && System.getenv("QUICKTEST").equalsIgnoreCase("true");

// if QUICKTEST is false, run all the tests including QUICKTEST
if(!QUICKTEST) {
if (!QUICKTEST) {
FULLTEST = true;
QUICKTEST = true;
}

logger.info("QUICKTEST " + QUICKTEST+ " FULLTEST "+FULLTEST);
logger.info("QUICKTEST " + QUICKTEST + " FULLTEST " + FULLTEST);
if (System.getenv("JENKINS") != null) {
JENKINS = new Boolean(System.getenv("JENKINS")).booleanValue();
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ private Domain testAdvancedUseCasesForADomain(Operator operator, Domain domain)
domain.enablePrecreateService();
testClusterScaling(operator, domain);
domain.verifyServicesCreated(true);
if(FULLTEST) {
if (FULLTEST) {
testDomainLifecyle(operator, domain);
testOperatorLifecycle(operator, domain);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ public class ItOperatorUpgrade extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(System.getenv("IMAGE_NAME_OPERATOR") != null &&
System.getenv("IMAGE_TAG_OPERATOR") != null) {
OP_TARGET_RELEASE = System.getenv("IMAGE_NAME_OPERATOR")+":"+
System.getenv("IMAGE_TAG_OPERATOR");
if (System.getenv("IMAGE_NAME_OPERATOR") != null
&& System.getenv("IMAGE_TAG_OPERATOR") != null) {
OP_TARGET_RELEASE = System.getenv("IMAGE_NAME_OPERATOR") + ":"
+ System.getenv("IMAGE_TAG_OPERATOR");
}
}

Expand Down Expand Up @@ -78,7 +78,7 @@ public void cleanupOperatorAndDomain() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down Expand Up @@ -221,7 +221,7 @@ private void upgradeOperator(boolean restart) throws Exception {
}
checkOperatorVersion();
testBasicUseCases(domain);
if(FULLTEST) {
if (FULLTEST) {
testClusterScaling(operator, domain);
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class ItPodTemplates extends BaseTest {
@BeforeClass
public static void staticPrepare() throws Exception {
// initialize test properties and create the directories
if(QUICKTEST) {
if (QUICKTEST) {
initialize(APP_PROPS_FILE);
}
}
Expand All @@ -57,7 +57,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(QUICKTEST) {
if (QUICKTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class ItServerDiscovery extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);

Expand Down Expand Up @@ -90,7 +90,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("++++++++++++++++++++++++++++++++++");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class ItSessionMigration extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);

Expand Down Expand Up @@ -91,7 +91,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("++++++++++++++++++++++++++++++++++");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class ItSitConfigDomainInImage extends SitConfig {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
SitConfig.staticPrepare(
DOMAININIMAGE_WLST_YAML,
"integration-tests/src/test/resources/sitconfig/scripts/create-domain-auto-custom-sit-config-inimage.py");
Expand All @@ -38,7 +38,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
SitConfig.staticUnPrepare();
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class ItSitConfigDomainInPV extends SitConfig {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
SitConfig.staticPrepare(
DOMAINONPV_WLST_YAML,
"integration-tests/src/test/resources/sitconfig/scripts/create-domain-auto-custom-sit-config20.py");
Expand All @@ -38,7 +38,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
SitConfig.staticUnPrepare();
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class ItStickySession extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);

Expand Down Expand Up @@ -95,7 +95,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ public class ItUsabilityOperatorHelmChart extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(QUICKTEST) {
if (QUICKTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);
}
}
}

/**
Expand All @@ -55,7 +55,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(QUICKTEST) {
if (QUICKTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class JrfInOperatorAdvancedTest extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);

Expand All @@ -76,7 +76,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class JrfInOperatorTest extends BaseTest {
*/
@BeforeClass
public static void staticPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
// initialize test properties and create the directories
initialize(APP_PROPS_FILE);

Expand All @@ -77,7 +77,7 @@ public static void staticPrepare() throws Exception {
*/
@AfterClass
public static void staticUnPrepare() throws Exception {
if(FULLTEST) {
if (FULLTEST) {
logger.info("+++++++++++++++++++++++++++++++++---------------------------------+");
logger.info("BEGIN");
logger.info("Run once, release cluster lease");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,8 @@ private void initialize(
}
// customize the inputs yaml file to generate a self-signed cert for the external Operator REST
// https port
externalRestEnabled = operatorMap.containsKey("externalRestEnabled") ?
(new Boolean((operatorMap.get("externalRestEnabled")).toString()).booleanValue() ): externalRestEnabled;
externalRestEnabled = operatorMap.containsKey("externalRestEnabled")
? (new Boolean((operatorMap.get("externalRestEnabled")).toString()).booleanValue()) : externalRestEnabled;
if (externalRestEnabled) {
if (operatorMap.get("externalRestHttpsPort") != null) {
try {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ public PersistentVolume(String dirPath, Map pvMap) throws Exception {
+ "'";

// retry logic for PV dir creation as sometimes krun.sh fails
int cnt = 0, maxCnt = 10;
while(cnt < maxCnt) {
logger.info("Executing command "+cmd);
if(ExecCommand.exec(cmd).exitValue() ==0) {
int cnt = 0;
int maxCnt = 10;
while (cnt < maxCnt) {
logger.info("Executing command " + cmd);
if (ExecCommand.exec(cmd).exitValue() == 0) {
break;
} else {
logger.info("PV dir creation command failed");
Expand Down