diff options
Diffstat (limited to 'tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot')
-rw-r--r-- | tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot index 8bddfc99b5..b228511cad 100644 --- a/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot +++ b/tests/nsh_sfc/func/proxy/eth2p-ethip4-nsh-proxy-outbound-func.robot @@ -26,7 +26,7 @@ | ... | Setup DUT nodes for 'Proxy Outbound' functional testing | Test Setup | Run Keywords | Save VPP PIDs | AND | ... | Reset PAPI History On All DUTs | ${nodes} | AND -| ... | Clear interface counters on all vpp nodes in topology | ${nodes} +| ... | Clear Interface Counters on all DUTs | ${nodes} | Test Teardown | Run Keywords | ... | Show packet trace on all DUTs | ${nodes} | AND | ... | Show PAPI History On All DUTs | ${nodes} | AND |