diff options
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot index dad29ff647..67e0704da4 100644 --- a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot +++ b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot @@ -22,7 +22,7 @@ | ... | Suite Setup | Setup suite single link | Test Setup | Setup test -| Test Teardown | Tear down test +| Test Teardown | Tear down test | packet_trace | ... | Documentation | *IPv4 routing test cases* | ... diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot index 66a3a0f6da..424ff3e689 100644 --- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot @@ -22,7 +22,7 @@ | ... | Suite Setup | Setup suite single link | Test Setup | Setup test -| Test Teardown | Tear down test +| Test Teardown | Tear down test | packet_trace | ... | Documentation | *IPv6 routing test cases* | ... diff --git a/tests/vpp/device/l2bd/eth2p-eth-l2bdbasemaclrn-dev.robot b/tests/vpp/device/l2bd/eth2p-eth-l2bdbasemaclrn-dev.robot index 47aae65d10..44e3f0147e 100644 --- a/tests/vpp/device/l2bd/eth2p-eth-l2bdbasemaclrn-dev.robot +++ b/tests/vpp/device/l2bd/eth2p-eth-l2bdbasemaclrn-dev.robot @@ -24,7 +24,7 @@ | ... | Suite Setup | Setup suite single link | Test Setup | Setup test -| Test Teardown | Tear down test +| Test Teardown | Tear down test | packet_trace | ... | Documentation | *L2 bridge-domain test cases* | ... diff --git a/tests/vpp/device/l2xc/eth2p-ethicmp-l2xcbase-dev.robot b/tests/vpp/device/l2xc/eth2p-ethicmp-l2xcbase-dev.robot index 7053f7ae74..bf1496be46 100644 --- a/tests/vpp/device/l2xc/eth2p-ethicmp-l2xcbase-dev.robot +++ b/tests/vpp/device/l2xc/eth2p-ethicmp-l2xcbase-dev.robot @@ -22,7 +22,7 @@ | ... | Suite Setup | Setup suite single link | Test Setup | Setup test -| Test Teardown | Tear down test +| Test Teardown | Tear down test | packet_trace | ... | Documentation | *L2 cross-connect test cases* | ... |