Step 2: Move test folder to root
[integration/test.git] / test / csit / suites / openflowplugin / Flows_Additional_TCs / Stat_Manager_extended / __init__.robot
diff --git a/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/__init__.robot b/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/__init__.robot
deleted file mode 100644 (file)
index 46965e1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-*** Settings ***
-Documentation     Test suite for the OpenDaylight base edition with of13, aimed for statistics manager
-Suite Setup       Start Suite
-Suite Teardown    Stop Suite
-Library           SSHLibrary
-Resource           ../../../../libraries/Utils.robot
-
-
-*** Variables ***
-${start}          sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,1 --switch ovsk,protocols=OpenFlow13
\ No newline at end of file