X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FPerformance_Flow_Config%2F040_Stats_Collection_One.robot;fp=csit%2Fsuites%2Fopenflowplugin%2FPerformance_Flow_Config%2F040_Stats_Collection_One.robot;h=f03ce3c7d42e1af36dd5872b8848fe86f5e9b30d;hb=46f6e49aebf8d769a61cc825aebe2593a46144f7;hp=31e395e4540a5d6f1f4b86ce455df4af0a8e99bc;hpb=d91788e69351d62c163e9d9266f7c0b02116bc3e;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot b/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot index 31e395e454..f03ce3c7d4 100644 --- a/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot +++ b/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot @@ -45,9 +45,8 @@ Connect Switches Log Starting mininet with ${swnr} switches Open Connection ${TOOLS_SYSTEM_IP} prompt=${TOOLS_SYSTEM_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 ${TOOLS_SYSTEM_PROMPT} + Execute Command sudo ovs-vsctl set-manager ptcp:6644 + Execute Command sudo mn -c Write sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo linear,${swnr} --switch ovsk,protocols=OpenFlow13 Read Until mininet> Create Session session http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS_XML}