X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FMaximum_Links%2F010__finding_max_links.robot;fp=csit%2Fsuites%2Fopenflowplugin%2FMaximum_Links%2F010__finding_max_links.robot;h=f24f4edd297b6417c331da46a03b6b3b232bfd2d;hb=2a4da3ea5c8c2474e0c8ee3401187c0b5e0aafe8;hp=6271eca35fde42399d603f5985a2276d7fee7c3d;hpb=663dfe7a53bb62e73a579ca50d397a877ef00425;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot b/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot index 6271eca35f..f24f4edd29 100644 --- a/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot +++ b/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot @@ -26,8 +26,8 @@ Find Max Switch Links Link Scale Suite Setup [Documentation] Do initial steps for link scale tests Create Session session http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS_XML} - ${mininet_conn_id}= Open Connection ${MININET} prompt=${DEFAULT_LINUX_PROMPT} - Login With Public Key ${MININET_USER} ${USER_HOME}/.ssh/${SSH_KEY} any + ${mininet_conn_id}= Open Connection ${TOOLS_SYSTEM_IP} prompt=${DEFAULT_LINUX_PROMPT} + Login With Public Key ${TOOLS_SYSTEM_USER} ${USER_HOME}/.ssh/${SSH_KEY} any Log Copying ${CREATE_FULLYMESH_TOPOLOGY_FILE_PATH} file to Mininet VM Put File ${CURDIR}/../../../${CREATE_FULLYMESH_TOPOLOGY_FILE_PATH} Close Connection