From 5aa03bac1ea4fe07f59c6b294b23fce94a0a805b Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 24 Jun 2016 16:38:03 +0100 Subject: CSIT-180 Add VPP api trace dump after each TC - Add VPP api trace dump after each TC Change-Id: I7c8bc0ffbca620f6fdb48369014a2ca9ffa3b3e4 Signed-off-by: pmikus --- tests/suites/tagging/qinq_l2_xconnect.robot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/suites/tagging') diff --git a/tests/suites/tagging/qinq_l2_xconnect.robot b/tests/suites/tagging/qinq_l2_xconnect.robot index 37c0bf6b70..968f723d97 100644 --- a/tests/suites/tagging/qinq_l2_xconnect.robot +++ b/tests/suites/tagging/qinq_l2_xconnect.robot @@ -20,7 +20,8 @@ | Force Tags | 3_NODE_SINGLE_LINK_TOPO | HW_ENV | VM_ENV | Test Setup | Setup all DUTs before test | Suite Setup | Setup all TGs before traffic script -| Test Teardown | Show Packet Trace on All DUTs | ${nodes} +| Test Teardown | Run Keywords | Show Packet Trace on All DUTs | ${nodes} +| ... | AND | Show vpp trace dump on all DUTs | Documentation | *L2 cross-connect with QinQ test cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology with -- cgit 1.2.3-korg