Replace deprecated variables in suites/vtn (1).
[integration/test.git] / csit / suites / vtn / VTN_C_OF10 / __init__.robot
index 6217310525904aa01f0becdc09a069111ed4cf7f..2c452e07f0b36d783ec5586c42aee0da589f32ba 100644 (file)
@@ -6,6 +6,6 @@ Library           SSHLibrary
 Resource          ../../../libraries/VtnCoKeywords.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 ***