Add "show error" output into vpp stats
[csit.git] / resources / libraries / robot / counters.robot
index 45fe353..b4db3fe 100644 (file)
@@ -42,6 +42,7 @@
 | | [Documentation] | Show [error, hardware, interface] stats
 | | [Arguments] | ${node}
 | | Vpp Dump Stats Table | ${node}
+| | Vpp Show Errors | ${node}
 | | Vpp Show Errors Verbose | ${node}
 | | Vpp Show Hardware Detail | ${node}
 | | Vpp Show Runtime Verbose | ${node}