SXP: Cluster suite fixes
[integration/test.git] / csit / libraries / SxpClusterLib.robot
index 57fbb8fcd5845fbde8d02cfe5d3451fed9ce22b9..8340a4049611f0b48f657cc5ec8fd4877f80b87c 100644 (file)
@@ -39,7 +39,6 @@ Setup SXP Cluster Session With Device
 Clean SXP Cluster Session
     [Documentation]    Clean sessions asociated with SXP cluster setup
     ClusterManagement.Flush_Iptables_From_List_Or_All
-    ClusterManagement.Check_Cluster_Is_In_Sync
     RequestsLibrary.Delete All Sessions
     SetupUtils.Setup_Logging_For_Debug_Purposes_On_List_Or_All    INFO    ${SXP_PACKAGE}
 
@@ -65,9 +64,6 @@ Setup SXP Cluster
 
 Clean SXP Cluster
     [Documentation]    Disconnect SXP cluster topology
-    ClusterManagement.Flush_Iptables_From_List_Or_All
-    : FOR    ${i}    IN RANGE    ${NUM_ODL_SYSTEM}
-    \    BuiltIn.Wait Until Keyword Succeeds    240    1    ClusterManagement.Sync_Status_Should_Be_True    ${i+1}
     SxpLib.Delete Node    ${DEVICE_NODE_ID}    session=${DEVICE_SESSION}
     SxpLib.Delete Node    ${INADDR_ANY}    session=${CONTROLLER_SESSION}