aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-06-17 15:13:53 +0200
committerJan Gelety <jgelety@cisco.com>2019-06-17 15:13:53 +0200
commitccef9f4e7e2e8cb04cb2de5e43e59d4fd15cf8b6 (patch)
tree7baf31b9c4eb4f19a779cf56dc6b3de42d61065f /tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot
parent5c60eb4bb3b2064132f7a424f846f519012e02e6 (diff)
Add packet trace to teardown of all vpp-device func tests
Change-Id: I26ad1f9a481d3d7ecdb0ad4e85d521756302e09b Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot')
-rw-r--r--tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot2
1 files changed, 1 insertions, 1 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*
| ...