Documentation fix - show stats 77/2977/1
authorMiroslav Miklus <mmiklus@cisco.com>
Tue, 20 Sep 2016 10:42:16 +0000 (12:42 +0200)
committerMiroslav Miklus <mmiklus@cisco.com>
Tue, 20 Sep 2016 10:42:16 +0000 (12:42 +0200)
Change-Id: Ib5f3dc697d1da6a86b70c5ba7d8ea8711a2fc492
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
resources/libraries/robot/counters.robot

index ca47775..9c1339a 100644 (file)
@@ -39,7 +39,7 @@
 | | Should Be Equal | ${ipv4_counter} | ${value}
 
 | Show statistics on all DUTs
 | | 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}
 | | Sleep | 10 | Waiting for statistics to be collected
 | | ${duts}= | Get Matches | ${nodes} | DUT*
 | | :FOR | ${dut} | IN | @{duts}