X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FPerformance_Flow_Config%2F050_Stats_Collection_FirstTable.robot;h=0653e2cd2ac74a58b5743cde4d54116f45e47660;hb=2a4da3ea5c8c2474e0c8ee3401187c0b5e0aafe8;hp=601169c1534e74cfca1e2660c012d1649e658938;hpb=663dfe7a53bb62e73a579ca50d397a877ef00425;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot b/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot index 601169c153..0653e2cd2a 100644 --- a/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot +++ b/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot @@ -43,8 +43,8 @@ Check No Flows In Operational Connect Switches [Documentation] Starts mininet with requested number of switches (${swnr}) Log Starting mininet with ${swnr} switches - Open Connection ${MININET} prompt=${DEFAULT_LINUX_PROMPT} timeout=600 - Login With Public Key ${MININET_USER} ${USER_HOME}/.ssh/${SSH_KEY} any + Open Connection ${TOOLS_SYSTEM_IP} prompt=${DEFAULT_LINUX_PROMPT} timeout=600 + Login With Public Key ${TOOLS_SYSTEM_USER} ${USER_HOME}/.ssh/${SSH_KEY} any Write sudo ovs-vsctl set-manager ptcp:6644 Write sudo mn -c Read Until ${DEFAULT_LINUX_PROMPT}