X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FSxpClusterLib.robot;h=edb25ef1a7acaeee05984fb27a79d97b358d8303;hb=4dc6a62d7ce562430de31212c4df217abb06897c;hp=10bc9ef6b2dc2a2dc77cadb3c2a65f89479d2b51;hpb=0254ab04283bbea34574db9ffd4495b625141a48;p=integration%2Ftest.git diff --git a/csit/libraries/SxpClusterLib.robot b/csit/libraries/SxpClusterLib.robot index 10bc9ef6b2..edb25ef1a7 100644 --- a/csit/libraries/SxpClusterLib.robot +++ b/csit/libraries/SxpClusterLib.robot @@ -1,7 +1,9 @@ *** Settings *** Documentation Library containing Keywords used for SXP cluster testing +Library Collections Library RequestsLibrary Resource ./ClusterManagement.robot +Resource ./CompareStream.robot Resource ./SetupUtils.robot Resource ./SxpLib.robot @@ -46,6 +48,8 @@ Clean SXP Cluster Session Check Shards Status [Documentation] Check Status for all shards in SXP application. ClusterManagement.Check_Cluster_Is_In_Sync + CompareStream.Run_Keyword_If_At_Least_Phosphorus Collections.Remove Values From List ${SHARD_OPER_LIST} entity-ownership + Log ${SHARD_OPER_LIST} ClusterManagement.Verify_Leader_Exists_For_Each_Shard shard_name_list=${SHARD_OPER_LIST} shard_type=operational ClusterManagement.Verify_Leader_Exists_For_Each_Shard shard_name_list=${SHARD_CONF_LIST} shard_type=config