Add packet trace to teardown of all vpp-device func tests 29/20429/1
authorJan Gelety <jgelety@cisco.com>
Mon, 17 Jun 2019 13:13:53 +0000 (15:13 +0200)
committerJan Gelety <jgelety@cisco.com>
Mon, 17 Jun 2019 13:13:53 +0000 (15:13 +0200)
Change-Id: I26ad1f9a481d3d7ecdb0ad4e85d521756302e09b
Signed-off-by: Jan Gelety <jgelety@cisco.com>
tests/vpp/device/ip4/eth2p-ethip4-ip4base-dev.robot
tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot
tests/vpp/device/l2bd/eth2p-eth-l2bdbasemaclrn-dev.robot
tests/vpp/device/l2xc/eth2p-ethicmp-l2xcbase-dev.robot

index dad29ff..67e0704 100644 (file)
@@ -22,7 +22,7 @@
 | ...
 | Suite Setup | Setup suite single link
 | Test Setup | Setup test
 | ...
 | 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*
 | ...
 | ...
 | Documentation | *IPv4 routing test cases*
 | ...
index 66a3a0f..424ff3e 100644 (file)
@@ -22,7 +22,7 @@
 | ...
 | Suite Setup | Setup suite single link
 | Test Setup | Setup test
 | ...
 | 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*
 | ...
 | ...
 | Documentation | *IPv6 routing test cases*
 | ...
index 47aae65..44e3f01 100644 (file)
@@ -24,7 +24,7 @@
 | ...
 | Suite Setup | Setup suite single link
 | Test Setup | Setup test
 | ...
 | 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*
 | ...
 | ...
 | Documentation | *L2 bridge-domain test cases*
 | ...
index 7053f7a..bf1496b 100644 (file)
@@ -22,7 +22,7 @@
 | ...
 | Suite Setup | Setup suite single link
 | Test Setup | Setup test
 | ...
 | 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*
 | ...
 | ...
 | Documentation | *L2 cross-connect test cases*
 | ...