Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / AD_SAL_NSF_OF10 / __init__.robot
index 5ca22a0f2315dc680f35dc4d03a3ace1435895f7..ea076a814b65022b72a96d909c8fa59255ca719a 100644 (file)
@@ -6,6 +6,6 @@ Library           SSHLibrary
 Resource          ../../../libraries/Utils.robot
 
 *** Variables ***
-${start}          sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
+${start}          sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
 
 *** Keywords ***