Skip to content

Commit 1a924f8

Browse files
committed
Format changes README
1 parent 8f5dbf1 commit 1a924f8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

integration-tests/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@ Also the below use cases are covered for Quick test
4242

4343
Full test use cases -
4444

45-
Operator Configuration - operator2 deployed in weblogic-operator2 namespace and manages domains test2 namespace
46-
Domain Configuration - Domain on PV using WDT, Domain with serverStartPolicy ADMIN_ONLY,
45+
| Operator Configuration | operator2 deployed in weblogic-operator2 namespace and manages domains test2 namespace |
46+
| Domain Configuration | Domain on PV using WDT, Domain with serverStartPolicy ADMIN_ONLY,
4747
Domain with auto and custom situational configuration, Two domains managed by two operators,
48-
Domain with Recycle weblogicDomainStorageReclaimPolicy, Domain with default sample values
48+
Domain with Recycle weblogicDomainStorageReclaimPolicy, Domain with default sample values |
4949

5050

5151
Basic Use Cases described above are verified in all the domain configurations. Also the below use cases are covered:
5252

53-
Domain on PV using WDT - WLDF scaling
54-
Domain with ADMIN_ONLY - making sure only admin server is started and managed servers are not started.
55-
Shutdown domain by deleting domain CRD. Create domain on existing PV dir, pv is already populated by a shutdown domain.
56-
Domain with situational config - create domain with listen address not set for admin server and t3 channel/NAP and
53+
| Domain on PV using WDT | WLDF scaling |
54+
| Domain with ADMIN_ONLY | making sure only admin server is started and managed servers are not started.
55+
Shutdown domain by deleting domain CRD. Create domain on existing PV dir, pv is already populated by a shutdown domain. |
56+
| Domain with situational config | create domain with listen address not set for admin server and t3 channel/NAP and
5757
incorrect file for admin server log location. Introspector should override these with sit-config automatically.
5858
Also, with some junk value for t3 channel public address and using custom situational config override
59-
replace with valid public address using secret.
60-
Two domains managed by two operators - verify scaling and restart of one domain doesn't impact another domain.
61-
Delete domain resources using delete script from samples.
62-
Domain with Recycle weblogicDomainStorageReclaimPolicy - create domain with pvReclaimPolicy="Recycle" Verify that the PV is deleted
63-
once the domain and PVC are deleted
64-
Domain with default sample values - create domain using mostly default values for inputs
59+
replace with valid public address using secret. |
60+
| Two domains managed by two operators | verify scaling and restart of one domain doesn't impact another domain.
61+
Delete domain resources using delete script from samples. |
62+
| Domain with Recycle weblogicDomainStorageReclaimPolicy | create domain with pvReclaimPolicy="Recycle" Verify that the PV is deleted
63+
once the domain and PVC are deleted |
64+
| Domain with default sample values | create domain using mostly default values for inputs |
6565
6666

6767
# Directory Configuration and Structure

0 commit comments

Comments
 (0)