Skip to content

Commit

Permalink
ns
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Oct 30, 2006
1 parent 87060ba commit 1569157
Showing 1 changed file with 21 additions and 12 deletions.
33 changes: 21 additions & 12 deletions doc/tests/ManualTests.txt
@@ -1,4 +1,4 @@
$Id: ManualTests.txt,v 1.6 2006/10/30 08:38:50 belaban Exp $
$Id: ManualTests.txt,v 1.7 2006/10/30 09:38:40 belaban Exp $


Group Membership Service (GMS) Protocol
Expand Down Expand Up @@ -186,15 +186,15 @@ Pull-the-plug scenarios
- 2 nodes, node 1 and node 2, connected to a switch


Test 1
------
Test 16
-------

- Pull the plug on node 2
- Node 1 and node 2 should each show 1 member
- Put the plug back in
- Nodes 1 and 2 should merge into a group of 2

Test 2
Test 17
-------

- Pull the plug on node 1 and node 2
Expand All @@ -203,7 +203,7 @@ Test 2
- Nodes 1 and 2 should merge into a group of 2


Test 3
Test 18
-------

- Pull the plug of nodes 1 and 2 *on the switch side*
Expand All @@ -212,24 +212,33 @@ Test 3
- Nodes 1 and 2 should merge into a group of 2


Test 3
Test 19
-------

- Kill the switch (pull the power)
- Node 1 and node 2 should each show 1 member
- Power the switch back up
- Nodes 1 and 2 should merge into a group of 2

Test 20
-------
- Kill the switch (or pull the plugs on all nodes)
- Power up the switch (or reinsert the plugs)
- After the merge:
- Leave the new coordinator
- The leave should immediately install a new view
(bug: http://jira.jboss.com/jira/browse/JGRP-350)

Test 4
------

Test 21
-------
- Run tests 1-4 with 3 nodes

Test 5
------
Test 22
-------
- Run Test 4 with DrawMultiplexer with "udp" stack

Test 6
------
Test 23
-------
- Run test 4 with DrawMultiplexer with "tunnel" stack

0 comments on commit 1569157

Please sign in to comment.