Replace deprecated variables in suites/l2switch (1).
[integration/test.git] / csit / suites / l2switch / Flow_Programming_OF13 / __init__.robot
index be5563a380fcbca24244ee578fc3a36bfba542ea..1a9faa84cc8b56fd79c49913dad723c31b873a62 100644 (file)
@@ -6,4 +6,4 @@ 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