Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / AD_SAL_NSF_OF13 / __init__.robot
index 3d93be834e28d97ca382ce3a7bb7722e87551e0e..9ec60fc5ff3c054b7416c1a17cebf57711eb5b97 100644 (file)
@@ -2,10 +2,10 @@
 Documentation     Test suite for AD-SAL NSF OF13
 Suite Setup       Start Suite
 Suite Teardown    Stop Suite
-Library     SSHLibrary
+Library           SSHLibrary
 Resource          ../../../libraries/Utils.robot
 
 *** Variables ***
-${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13
+${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13
 
-** Keywords ***
+*** Keywords ***