Skip to content

Commit 8ba4890

Browse files
committed
added monitoring exporter test and utility to build and start it part 8
1 parent 46dba30 commit 8ba4890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-tests/USECASES.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Java integration tests cover the below use cases:
44

5-
## Quick test Configuration & Use Cases -
5+
## Quick test Configuration & Use Cases -
66

77
| | |
88
| --- | --- |
@@ -97,7 +97,7 @@ Configuration Overrides Usecases
9797
| --- | --- |
9898
| Discover a newly started server | Stop operator and apply the modified domain.yaml with replicas count increased, restart Operator and verify that the cluster is scaled up accordingly |
9999
| Discover dead weblogic servers | Stop Operator, kill admin server and all managed servers in the cluster, restart Operator and verify that it restarts all dead servers |
100-
c
100+
101101
| Sticky Session | Use Case |
102102
| --- | --- |
103103
| Server affinity | Use a web application deployed on Weblogic cluster to track HTTP session. Test server-affinity by sending two HTTP requests to Weblogic and verify that all requests are directed to same Weblogic server |

0 commit comments

Comments
 (0)