Skip to content

Commit 8f5dbf1

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

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

integration-tests/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Java integration tests cover the below use cases:
1818

1919
Quick test use cases -
2020

21-
Operator Configuration - operator1 deployed in weblogic-operator1 namespace and manages domains in defaut and test1 namespaces
21+
Operator Configuration - operator1 deployed in weblogic-operator1 namespace and manages domains in default and test1 namespaces
2222
Domain Configuration - Domain on PV using WLST, traefik load balancer
2323

2424
Basic Use Cases
@@ -42,16 +42,14 @@ Also the below use cases are covered for Quick test
4242

4343
Full test use cases -
4444

45-
```
4645
Operator Configuration - operator2 deployed in weblogic-operator2 namespace and manages domains test2 namespace
4746
Domain Configuration - Domain on PV using WDT, Domain with serverStartPolicy ADMIN_ONLY,
4847
Domain with auto and custom situational configuration, Two domains managed by two operators,
4948
Domain with Recycle weblogicDomainStorageReclaimPolicy, Domain with default sample values
50-
```
49+
5150

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

54-
```
5553
Domain on PV using WDT - WLDF scaling
5654
Domain with ADMIN_ONLY - making sure only admin server is started and managed servers are not started.
5755
Shutdown domain by deleting domain CRD. Create domain on existing PV dir, pv is already populated by a shutdown domain.
@@ -65,7 +63,6 @@ Domain with Recycle weblogicDomainStorageReclaimPolicy - create domain with pvRe
6563
once the domain and PVC are deleted
6664
Domain with default sample values - create domain using mostly default values for inputs
6765

68-
```
6966

7067
# Directory Configuration and Structure
7168

0 commit comments

Comments
 (0)