X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fgroupbasedpolicy%2FGBPSFC%2F6-node%2Fdemo-asymmetric-chain%2F015_wait_for_flows.robot;fp=csit%2Fsuites%2Fgroupbasedpolicy%2FGBPSFC%2F6-node%2Fdemo-asymmetric-chain%2F015_wait_for_flows.robot;h=0000000000000000000000000000000000000000;hb=ba5b450c8caa31ff2d7c2947d05aaff876fd42b0;hp=b85d73e559d34036466f676d2d7ee3052b99cae8;hpb=3f2f2837fee8669538ebf36b8cc9eb0abdad8565;p=integration%2Ftest.git 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 index b85d73e559..0000000000 --- a/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/015_wait_for_flows.robot +++ /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