Remove AD-SAL tests from int/test repository
[integration/test.git] / csit / suites / openflowplugin / AD_SAL_NSF_OF10 / __init__.robot
diff --git a/csit/suites/openflowplugin/AD_SAL_NSF_OF10/__init__.robot b/csit/suites/openflowplugin/AD_SAL_NSF_OF10/__init__.robot
deleted file mode 100644 (file)
index ea076a8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-*** Settings ***
-Documentation     Test suite for AD-SAL NSF
-Suite Setup       Start Suite
-Suite Teardown    Stop Suite
-Library           SSHLibrary
-Resource          ../../../libraries/Utils.robot
-
-*** Variables ***
-${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
-
-*** Keywords ***