diff options
Diffstat (limited to 'tests/vpp/device/container_memif')
4 files changed, 4 insertions, 16 deletions
diff --git a/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot index ac1251be3e..b504507a25 100644 --- a/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot @@ -23,10 +23,7 @@ | ... | Test Setup | Set up VPP device test | ... -| Test Teardown | Run Keywords -| ... | Tear down functional test with container -| ... | AND | Tear down VPP device test -| ... | AND | Show Memif on all DUTs | ${nodes} +| Test Teardown | Tear down test | packet_trace | container | ... | Documentation | *L2 bridge-domain test cases with memif interface* | ... diff --git a/tests/vpp/device/container_memif/eth2p-eth-l2xcbase-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-eth-l2xcbase-eth-2memif-1dcr-dev.robot index 0c4ec0e5f9..1d1fb15722 100644 --- a/tests/vpp/device/container_memif/eth2p-eth-l2xcbase-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-eth-l2xcbase-eth-2memif-1dcr-dev.robot @@ -23,10 +23,7 @@ | ... | Test Setup | Set up VPP device test | ... -| Test Teardown | Run Keywords -| ... | Tear down functional test with container -| ... | AND | Tear down VPP device test -| ... | AND | Show Memif on all DUTs | ${nodes} +| Test Teardown | Tear down test | packet_trace | container | ... | Documentation | *L2 cross-connect test cases with memif interface* | ... diff --git a/tests/vpp/device/container_memif/eth2p-ethip4-ip4base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethip4-ip4base-eth-2memif-1dcr-dev.robot index 7fcf754ee5..2db7a79030 100644 --- a/tests/vpp/device/container_memif/eth2p-ethip4-ip4base-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethip4-ip4base-eth-2memif-1dcr-dev.robot @@ -26,10 +26,7 @@ | ... | Test Setup | Set up VPP device test | ... -| Test Teardown | Run Keywords -| ... | Tear down functional test with container -| ... | AND | Tear down VPP device test -| ... | AND | Show Memif on all DUTs | ${nodes} +| Test Teardown | Tear down test | packet_trace | container | ... | Documentation | *IPv4 routing test cases with memif interface* | ... diff --git a/tests/vpp/device/container_memif/eth2p-ethip6-ip6base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethip6-ip6base-eth-2memif-1dcr-dev.robot index fcf1ce0658..a6d3c8c8b8 100644 --- a/tests/vpp/device/container_memif/eth2p-ethip6-ip6base-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethip6-ip6base-eth-2memif-1dcr-dev.robot @@ -25,10 +25,7 @@ | ... | Test Setup | Set up VPP device test | ... -| Test Teardown | Run Keywords -| ... | Tear down functional test with container -| ... | AND | Tear down VPP device test -| ... | AND | Show Memif on all DUTs | ${nodes} +| Test Teardown | Tear down test | packet_trace | container | ... | Documentation | *IPv4 routing test cases with memif interface* | ... |