Skip to content

Commit e19b336

Browse files
committed
Updated README
1 parent 80b656e commit e19b336

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

integration-tests/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ Configuration Overrides Usecases
9595
| JMS Resource Override | Override UniformDistributedTopic Delivery Failure Parameters, `redelivery-limit` and `expiration-policy`. The JMX test client verifies the serverConfig MBean tree for the expected delivery failure parameters, `redelivery-limit` and `expiration-policy`. |
9696
| WLDF Resource Override | Override `wldf-instrumentation-monitor` and `harvester` in a diagnostics module. The test client verifies the new instrumentation monitors/harvesters set by getting the WLDF resource from serverConfig tree with expected values. |
9797

98+
| Session Migration | Use Case |
99+
| --- | --- |
100+
| Primary Server Repick | A backup server becomes the primary server when a primary server fails|
101+
| HTTP Session Migration | Verify in-memory HTTP session State replication |
102+
98103
# Directory Configuration and Structure
99104

100105
Directory structure of source code:

0 commit comments

Comments
 (0)