diff options
Diffstat (limited to 'resources/libraries/robot/shared/counters.robot')
-rw-r--r-- | resources/libraries/robot/shared/counters.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/shared/counters.robot b/resources/libraries/robot/shared/counters.robot index 8a3e611faa..fdc26af2dd 100644 --- a/resources/libraries/robot/shared/counters.robot +++ b/resources/libraries/robot/shared/counters.robot @@ -19,7 +19,7 @@ | 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} +| | Clear Interface Counters on all DUTs | ${nodes} | Check ipv4 interface counter | | [Documentation] | Check that ipv4 interface counter has right value |