Remove test deleting port in OVS
[integration/test.git] / csit / suites / openflowplugin / MD_SAL_NSF_OF10 / __init__.robot
index 7c42042c24fc27f408ea2998b0d30695aa2bda6e..2442f0b9f4d3c6d13bbe2bac70a9e28f1d86d171 100644 (file)
@@ -1,9 +1,9 @@
 *** Settings ***
 Documentation     Test suite for MD-SAL NSF
-Suite Setup       Start Suite
-Suite Teardown    Stop Suite
+Suite Setup       Start Mininet
+Suite Teardown    Stop Mininet
 Library           SSHLibrary
 Resource          ../../../libraries/Utils.robot
 
 *** Variables ***
-${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
+${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13