Clean: L2 bridge domain
[csit.git] / resources / libraries / robot / shared / counters.robot
index 8a3e611..728e8c8 100644 (file)
 | Clear interface counters on all vpp nodes in topology
 | | [Documentation] | Clear interface counters on all VPP nodes in topology
 | | [Arguments] | ${nodes}
-| | Vpp Nodes Clear Interface Counters | ${nodes}
-
-| Check ipv4 interface counter
-| | [Documentation] | Check that ipv4 interface counter has right value
-| | [Arguments] | ${node} | ${interface} | ${value}
-| | ${ipv4_counter}= | Vpp get ipv4 interface counter | ${node}
-| | ... | ${interface}
-| | Should Be Equal | ${ipv4_counter} | ${value}
+| | Clear Interface Counters on all DUTs | ${nodes}
 
 | Clear all counters on all DUTs
 | | [Documentation] | Clear runtime, interface, hardware and error counters