Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Performance / 010_Cbench.robot
index 251f45625165d0e7eec4f58cd56b3ca579be8701..559665dddc86608fa541b0cc4520c82ceb58d0df 100644 (file)
@@ -47,7 +47,7 @@ Run Cbench And Log Results
     ##down can catch this problem and log the results as zero.    However, we need to know which
     ##file to log to, so setting it as a suite variable here.
     Set Suite Variable    ${output_filename}
-    ${output}=    Run Command On Remote System    ${cbench_system}    ${cbench_executable} -c ${CONTROLLER} ${cbench_args}    prompt_timeout=${test_timeout}
+    ${output}=    Run Command On Remote System    ${cbench_system}    ${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}    prompt_timeout=${test_timeout}
     Log    ${output}
     Should Contain    ${output}    RESULT
     ${result_line}=    Get Lines Containing String    ${output}    RESULT