Remove suites for groupbasedpolicy
[integration/test.git] / csit / suites / groupbasedpolicy / GBPSFC / 6-node / demo-asymmetric-chain / 015_wait_for_flows.robot
diff --git a/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/015_wait_for_flows.robot b/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/015_wait_for_flows.robot
deleted file mode 100644 (file)
index b85d73e..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-*** Settings ***
-Documentation       Documentation Waiting for flows to appear on switches.
-
-Library             SSHLibrary
-Resource            ../../../../../libraries/Utils.robot
-Resource            ../../../../../libraries/GBP/ConnUtils.robot
-Resource            ../../../../../libraries/GBP/DockerUtils.robot
-Resource            ../../../../../libraries/GBP/OpenFlowUtils.robot
-Variables           ../../../../../variables/Variables.py
-Resource            ../Variables.robot
-Resource            ../Connections.robot
-
-Suite Setup         Start Connections
-Suite Teardown      Close Connections
-
-
-*** Test Cases ***
-Wait For Flows on GBPSFC1
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC1_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC1}    sw1
-
-Wait For Flows on GBPSFC2
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC2_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC2}    sw2
-
-Wait For Flows on GBPSFC3
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC3_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC3}    sw3
-
-Wait For Flows on GBPSFC4
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC4_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC4}    sw4
-
-Wait For Flows on GBPSFC5
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC5_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC5}    sw5
-
-Wait For Flows on GBPSFC6
-    [Documentation]    Waiting for flows to appear on OVS switch.
-    Switch Connection    GPSFC6_CONNECTION
-    Wait For Flows On Switch    ${GBPSFC6}    sw6