Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / Stat_Manager_extended / __init__.robot
index 32d57a81b9f25ae295ea51d06349b68802325d04..6e1e576129cd08be46d4b86d69e25b00afa1b247 100644 (file)
@@ -3,8 +3,7 @@ Documentation     Test suite for the OpenDaylight OpenFlow statistics manager
 Suite Setup       Start Suite
 Suite Teardown    Stop Suite
 Library           SSHLibrary
-Resource           ../../../../libraries/Utils.robot
-
+Resource          ../../../../libraries/Utils.robot
 
 *** Variables ***
-${start}          sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,1 --switch ovsk,protocols=OpenFlow13
+${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,1 --switch ovsk,protocols=OpenFlow13