X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fnsh_sfc%2Ffunc%2Fproxy%2Feth2p-ethip4-nsh-proxy-outbound-func.robot;h=b228511cadf11914fb4a53d674dd7439037561c5;hp=b5f167a0e047a68fa4450ae5db677930d77e0752;hb=e7ad66f3147662973039caaac33015de7e0c6f8c;hpb=050ece3a87fbbad7d04e69ed951c48118edf0a89 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 b5f167a0e0..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 @@ -25,11 +25,11 @@ | ... | Update All Interface Data On All Nodes | ${nodes} | AND | ... | Setup DUT nodes for 'Proxy Outbound' functional testing | Test Setup | Run Keywords | Save VPP PIDs | AND -| ... | Reset VAT History On All DUTs | ${nodes} | AND -| ... | Clear interface counters on all vpp nodes in topology | ${nodes} +| ... | Reset PAPI History On All DUTs | ${nodes} | AND +| ... | Clear Interface Counters on all DUTs | ${nodes} | Test Teardown | Run Keywords | ... | Show packet trace on all DUTs | ${nodes} | AND -| ... | Show VAT History On All DUTs | ${nodes} | AND +| ... | Show PAPI History On All DUTs | ${nodes} | AND | ... | Verify VPP PID in Teardown | Documentation | *NSH SFC Proxy Outbound test cases* | ...