File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Java integration tests cover the below use cases:
1818
1919Quick 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
2222Domain Configuration - Domain on PV using WLST, traefik load balancer
2323
2424Basic Use Cases
@@ -42,16 +42,14 @@ Also the below use cases are covered for Quick test
4242
4343Full test use cases -
4444
45- ```
4645Operator Configuration - operator2 deployed in weblogic-operator2 namespace and manages domains test2 namespace
4746Domain 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
5251Basic Use Cases described above are verified in all the domain configurations. Also the below use cases are covered:
5352
54- ```
5553Domain on PV using WDT - WLDF scaling
5654Domain 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
6664Domain with default sample values - create domain using mostly default values for inputs
6765
68- ```
6966
7067# Directory Configuration and Structure
7168
You can’t perform that action at this time.
0 commit comments