Skip to content

Commit 34751b3

Browse files
committed
jenkins-ignore Completed JIRA OWLS-72972 and OWLS-73203
1 parent 655f8f7 commit 34751b3

File tree

3 files changed

+116
-193
lines changed

3 files changed

+116
-193
lines changed

integration-tests/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,16 @@ Configuration Overrides Usecases
9999

100100
| Session Migration | Use Case |
101101
| --- | --- |
102-
| Primary Server Repick | A backup server becomes the primary server when a primary server fails|
103-
| HTTP Session Migration | Verify in-memory HTTP session State replication |
102+
| Primary server repick | a backup server becomes the primary server when a primary server fails|
103+
| HTTP session nigration | verify in-memory HTTP session State replication |
104+
105+
| Server Discovery | Use Case |
106+
| --- | --- |
107+
| Discover a newly started server | restart Operator and verify that it discovers to newly started server by applying a modified domain.yaml |
108+
| Discover running servers | restart Operator and verify that it discovers running servers and a newly started server by scaling up cluster |
109+
| Discover running servers | restart both Operator and admin server. Verify Operator connects to newly started server by scaling up cluster |
110+
| Liveness probe | restart Operator and verify the liveness probe by killing all managed servers in the cluster |
111+
| Liveness probe | Verify the liveness probe by killing a managed server |
104112

105113
# Directory Configuration and Structure
106114

0 commit comments

Comments
 (0)