Step 2: Move test folder to root
[integration/test.git] / test / csit / suites / vtn / VTN_Mgr_OF13 / __init__.robot
diff --git a/test/csit/suites/vtn/VTN_Mgr_OF13/__init__.robot b/test/csit/suites/vtn/VTN_Mgr_OF13/__init__.robot
deleted file mode 100644 (file)
index 76e005e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-*** Settings ***
-Documentation     Test suite for VTN Manager (OF13)
-Suite Setup       Start SuiteVtnMa
-Suite Teardown    Stop SuiteVtnMa
-Resource          ../../../libraries/VtnMaKeywords.robot
-
-*** Variables ***
-${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13