You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integration-tests/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Quick test use cases.
24
24
4. verify admin t3 channel port by exec into the admin pod and deploying webapp using the channel port for WLST
25
25
5. verify web app load balancing by accessing the webapp using loadBalancerWebPort
26
26
6. verify domain life cycle(destroy and create) should not any impact on Operator managing the domain and web app load balancing and admin external service
27
-
7. cluster scale up/down using Operator REST endpoint, webapp load balancing should adjust accordingly. (run.sh does scaling by editing the replicas in domain-custom-resource.yaml.)
27
+
7. cluster scale up/down using Operator REST endpoint, webapp load balancing should adjust accordingly.
28
28
8. Operator life cycle(destroy and create) should not impact the running domain
29
29
9. verify liveness probe by killing managed server 1 process 3 times to kick pod auto-restart
30
30
10. shutdown the domain by changing domain serverStartPolicy to NEVER
0 commit comments