Add Cluster Singleton Test Suites 90/52290/52
authorPeter Gubka <pgubka@cisco.com>
Mon, 27 Feb 2017 10:58:50 +0000 (11:58 +0100)
committerVratko Polák <vrpolak@cisco.com>
Tue, 4 Apr 2017 12:12:16 +0000 (12:12 +0000)
commit4135aa11c0d0364412cbeb04e9be54eaa891207b
tree915d102eb45d8510253ba2430834aa6b53ef3828
parent87b5e92dd47afd01bc50594061beb546a34cf1b9
Add Cluster Singleton Test Suites

Change-Id: Ic836f1678570503f07580a53e53a408aeb2c5745
Signed-off-by: Peter Gubka <pgubka@cisco.com>
12 files changed:
csit/libraries/ClusterManagement.robot
csit/libraries/MdsalLowlevel.robot
csit/libraries/controller/CsCommon.robot [new file with mode: 0644]
csit/suites/controller/cluster_singleton/chasing_the_leader.robot [new file with mode: 0644]
csit/suites/controller/cluster_singleton/master_stability.robot [new file with mode: 0644]
csit/suites/controller/cluster_singleton/partition_and_heal.robot [new file with mode: 0644]
csit/testplans/controller-clustering.txt
csit/variables/mdsal/lowlevelrpc/get_singleton_constant/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/register_flapping_singleton/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/register_singleton_constant/post_data.xml
csit/variables/mdsal/lowlevelrpc/unregister_flapping_singleton/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/unregister_singleton_constant/post_data.xml [new file with mode: 0644]