From: pmikus Date: Wed, 6 Jul 2016 10:50:23 +0000 (+0100) Subject: Modify Vpp show stats X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=7dcef449259d6bc003fcc4e8705bb2fe9966bac6;hp=f1c96d9f3c877eea961e3331282dcc73a2294120 Modify Vpp show stats - Remove dump_stats_table from Vpp show stats as it duplicates information Change-Id: I41757b36e57a7046e5b50106cd3963cb52d80712 Signed-off-by: pmikus --- diff --git a/resources/libraries/robot/counters.robot b/resources/libraries/robot/counters.robot index 1fa4ca491c..ca47775300 100644 --- a/resources/libraries/robot/counters.robot +++ b/resources/libraries/robot/counters.robot @@ -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}