X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FPerformance%2F010_Cbench.robot;h=559665dddc86608fa541b0cc4520c82ceb58d0df;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=251f45625165d0e7eec4f58cd56b3ca579be8701;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Performance/010_Cbench.robot b/csit/suites/openflowplugin/Performance/010_Cbench.robot index 251f456251..559665dddc 100644 --- a/csit/suites/openflowplugin/Performance/010_Cbench.robot +++ b/csit/suites/openflowplugin/Performance/010_Cbench.robot @@ -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