X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fip6%2Feth2p-ethip6-ip6base-func.robot;h=d4b7939a9be7d65ec3c8b9fba0d53d4b229ec739;hp=bd0b2a6b6410425b88f3d213d01102560d580c1d;hb=f49a6734523f7e4ae26e357e4bd2c2df8c3de4d8;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b diff --git a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot index bd0b2a6b64..d4b7939a9b 100644 --- a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-func.robot @@ -25,11 +25,11 @@ | ... | Configure IPv6 routing on all DUTs | ${nodes} | ${nodes_ipv6_addr} | AND | ... | Configure all TGs for traffic script | Test Setup | Run Keywords | Save VPP PIDs | AND -| ... | Reset VAT History On All DUTs | ${nodes} | AND +| ... | Reset PAPI History On All DUTs | ${nodes} | AND | ... | Clear interface counters on all vpp nodes in topology | ${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 | *IPv6 routing test cases* | ...