X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fopenflowplugin%2FGroups_Meters_OF13%2F__init__.robot;fp=test%2Fcsit%2Fsuites%2Fopenflowplugin%2FGroups_Meters_OF13%2F__init__.robot;h=0000000000000000000000000000000000000000;hb=59e81c38620fa1b61e15771191e35771450b9499;hp=8405e4134e999dd0d61c43710d746a3a021bdd25;hpb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;p=integration%2Ftest.git diff --git a/test/csit/suites/openflowplugin/Groups_Meters_OF13/__init__.robot b/test/csit/suites/openflowplugin/Groups_Meters_OF13/__init__.robot deleted file mode 100644 index 8405e4134e..0000000000 --- a/test/csit/suites/openflowplugin/Groups_Meters_OF13/__init__.robot +++ /dev/null @@ -1,12 +0,0 @@ -*** Settings *** -Documentation Test suite for OpenFlow Groups and Meters -Suite Setup Start Suite -Suite Teardown Stop Suite -Library SSHLibrary -Resource ../../../libraries/Utils.robot -Variables ../../../variables/Variables.py - -*** Variables *** -${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,1 --switch user - -*** Keywords ***