Cleanup activity on LACP feature scripts. Added the prompt info. on the lag resilienc...
[integration/test.git] / test / csit / suites / lacp / Lacp_Feature_OF13 / 030__lacp_flow_entry_stats.robot
index 533a3341f1aa97a0a801a18b61026b359884a6b3..50c54fc3b5b99142289170b9bc18e65c991491a2 100644 (file)
@@ -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