Skip to content

Commit 229512f

Browse files
committed
updated usecases.md
1 parent 1969670 commit 229512f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

integration-tests/USECASES.MD

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,16 @@ Java integration tests cover the below use cases:
1919

2020
**Advanced Use Cases**
2121

22-
6. Verify domain life cycle (destroy and create) should not have any impact on operator managing the domain and web app load balancing and admin external service.
22+
6. set precreateService true and verify that the services are created for the managed servers that are not started
2323
7. Cluster scale up/down using operator REST endpoint, webapp load balancing should adjust accordingly.
24-
8. Operator life cycle (destroy and create) should not impact the running domain.
24+
8. Verify that the services are created for the managed servers that are not started
25+
9. Verify domain life cycle (destroy and create) should not have any impact on operator managing the domain and web app load balancing and admin external service.
26+
10. Operator life cycle (destroy and create) should not impact the running domain.
2527

2628
Also the below use cases are covered for Quick test:
2729

28-
9. Verify the liveness probe by killing managed server 1 process 3 times to kick pod auto-restart.
29-
10. Shutdown the domain by changing domain `serverStartPolicy` to `NEVER`.
30+
11. Verify the liveness probe by killing managed server 1 process 3 times to kick pod auto-restart.
31+
12. Shutdown the domain by changing domain `serverStartPolicy` to `NEVER`.
3032

3133

3234
## Full test Configuration & Use Cases - Runs Quick test Configuration & Use cases and the below

0 commit comments

Comments
 (0)