X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fcounters.robot;h=9c1339a8334d150c8711506a006e843f7a0c2f79;hp=1fa4ca491cd0d3828cf0f31bb0b5191b506ecfc0;hb=eb4515115a69f5a3fe9b2fe178110cc5ff78b73a;hpb=5db24a985316c70a707f2a11b30dd00f7a98dca7 diff --git a/resources/libraries/robot/counters.robot b/resources/libraries/robot/counters.robot index 1fa4ca491c..9c1339a833 100644 --- a/resources/libraries/robot/counters.robot +++ b/resources/libraries/robot/counters.robot @@ -39,7 +39,7 @@ | | Should Be Equal | ${ipv4_counter} | ${value} | Show statistics on all DUTs -| | [Documentation] | Show VPP statistics on all DUTs after the test failed +| | [Documentation] | Show VPP statistics on all DUTs | | Sleep | 10 | Waiting for statistics to be collected | | ${duts}= | Get Matches | ${nodes} | DUT* | | :FOR | ${dut} | IN | @{duts} @@ -48,7 +48,6 @@ | Vpp show stats | | [Documentation] | Show [error, hardware, interface] stats | | [Arguments] | ${node} -| | Vpp Dump Stats Table | ${node} | | Vpp Show Errors | ${node} | | Vpp Show Hardware Detail | ${node} | | Vpp Show Runtime | ${node}