aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/ipv4/ipv4_untagged.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/ipv4/ipv4_untagged.robot')
-rw-r--r--tests/func/ipv4/ipv4_untagged.robot5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/func/ipv4/ipv4_untagged.robot b/tests/func/ipv4/ipv4_untagged.robot
index 3b6716d858..b7cb9d96a9 100644
--- a/tests/func/ipv4/ipv4_untagged.robot
+++ b/tests/func/ipv4/ipv4_untagged.robot
@@ -23,8 +23,9 @@
| ... | AND | Update All Interface Data On All Nodes | ${nodes}
| ... | AND | Setup DUT nodes for IPv4 testing
| Test Setup | Clear interface counters on all vpp nodes in topology | ${nodes}
-| Test Teardown | Run Keyword If Test Failed | Show packet trace on all DUTs | ${nodes}
-| ... | AND | Show vpp trace dump on all DUTs
+| Test Teardown | Run Keywords
+| ... | Show packet trace on all DUTs | ${nodes} | AND
+| ... | Show vpp trace dump on all DUTs
| Documentation | *IPv4 routing test cases*
| ...
| ... | RFC791 IPv4, RFC826 ARP, RFC792 ICMPv4. Encapsulations: Eth-IPv4-ICMPv4