Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / suites / lacp / Lacp_Feature_OF13 / 030__lacp_flow_entry_stats.robot
index 533a3341f1aa97a0a801a18b61026b359884a6b3..93c9f822d598fedf5f7e5c50769ec409200532cc 100644 (file)
@@ -7,7 +7,7 @@ Library           Collections
 Library           String\r
 Library           RequestsLibrary\r
 Library           ../../../libraries/Common.py\r
-Resource          ../../../libraries/Utils.txt\r
+Resource          ../../../libraries/Utils.robot\r
 Variables         ../../../variables/Variables.py\r
 \r
 *** Variables ***\r
@@ -23,7 +23,7 @@ Verify Switch S1 LACP flow entry packet hit doesn't display zero value
 \r
 Verify Switch S1 Port stats doesn't display zero value\r
     [Documentation]    Verify the port stats for the Switch S1 doesn't display value with zero\r
-    ${result}=    Run Command On Remote System    ${MININET}    sudo ovs-ofctl dump-ports s1 -O OpenFlow13\r
+    ${result}=    Run Command On Remote System    ${MININET}    sudo ovs-ofctl dump-ports s1 -O OpenFlow13   ${MININET_USER}    #\r
     Comment    ${result}    Read Until    mininet>\r
     ${port1}=    Get Lines Containing String    ${result}    1:\r
     Should Not Contain    ${port1}    rx pkts=0\r