From 7dcef449259d6bc003fcc4e8705bb2fe9966bac6 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 6 Jul 2016 11:50:23 +0100 Subject: [PATCH] Modify Vpp show stats - Remove dump_stats_table from Vpp show stats as it duplicates information Change-Id: I41757b36e57a7046e5b50106cd3963cb52d80712 Signed-off-by: pmikus --- resources/libraries/robot/counters.robot | 1 - 1 file changed, 1 deletion(-) 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} -- 2.16.6