CSIT-180 Add VPP api trace dump after each TC
[csit.git] / tests / suites / dhcp / dhcp_client.robot
index bf01932..eb34544 100644 (file)
@@ -20,7 +20,8 @@
 | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
 | Test Setup | Run Keywords | Setup all DUTs before test
 | ...        | AND          | Setup all TGs before traffic script
 | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
 | Test Setup | Run Keywords | Setup all DUTs before test
 | ...        | AND          | 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 | *DHCP Client related test cases*
 
 *** Variables ***
 | Documentation | *DHCP Client related test cases*
 
 *** Variables ***
 | | And   Run Keyword And Expect Error | ICMP echo Rx timeout
 | |       ... | Node replies to ICMP echo request | ${tg_node}
 | |       ... | ${tg_to_dut_if1} | ${dut_to_tg_if1_mac} | ${tg_to_dut_if1_mac}
 | | And   Run Keyword And Expect Error | ICMP echo Rx timeout
 | |       ... | Node replies to ICMP echo request | ${tg_node}
 | |       ... | ${tg_to_dut_if1} | ${dut_to_tg_if1_mac} | ${tg_to_dut_if1_mac}
-| |       ... | ${client_ip} | ${server_ip}
\ No newline at end of file
+| |       ... | ${client_ip} | ${server_ip}