X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FSxpClusterLib.robot;h=edb25ef1a7acaeee05984fb27a79d97b358d8303;hb=40c839d037084ba309cfe943d7385d1b83b08597;hp=10bc9ef6b2dc2a2dc77cadb3c2a65f89479d2b51;hpb=94651ca9711d8eb316721775561e815830bc6c7e;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