Skip to content

Commit c4a2899

Browse files
authored
Merge pull request #993 from oracle/server-discovery-tests
Completed JIRA OWLS-72972 and OWLS-73203
2 parents 4c92a1e + 73676d9 commit c4a2899

File tree

3 files changed

+105
-328
lines changed

3 files changed

+105
-328
lines changed

integration-tests/USECASES.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,8 @@ Configuration Overrides Usecases
9393
| --- | --- |
9494
| Primary Server Repick | A backup server becomes the primary server when a primary server fails|
9595
| HTTP Session Migration | Verify in-memory HTTP session State replication |
96+
97+
| Server Discovery | Use Case |
98+
| --- | --- |
99+
| Discover a newly started server | stop operator and apply the modified domain.yaml with replicas count increated, restart Operator and verify that the cluster is scaled up accordingly |
100+
| 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 |

0 commit comments

Comments
 (0)