Added test suites for cluster HA data recovery leader follower failover 02/37502/2
authorSanjib Mohapatra <sanjib.mohapatra@ericsson.com>
Tue, 12 Apr 2016 15:16:32 +0000 (20:46 +0530)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 15 Apr 2016 07:15:18 +0000 (07:15 +0000)
    Description: In a 3 node cluster initial inventory shard status is
    verified and following tests are performed.

    - Mininet switch is connected to a follower node and flow is added via
      another follower node. Disconnect the switch and restarts the Leader.
      Connect the switch again once Cluster is formed and verify flow is
      installed in the switch again

    - Disconnect the switch and restarts one of the follower node. Connect
      the switch and verify the flow is installed in the switch again.

    - Disconnect the switch and restarts the Cluster. Connect the switch
      again when Cluster is formed and verify the flow is installed
      successfully.

Change-Id: Ibd01664bc355a41bc95794930b1e40f3468ce858
Signed-off-by: Sanjib Mohapatra <sanjib.mohapatra@ericsson.com>

No differences found