Align suite/test teardown/setup
[csit.git] / tests / vpp / device / ip4 / eth2p-ethip4-ip4base-dev.robot
index 22bb4c3..34429c6 100644 (file)
@@ -22,7 +22,7 @@
 | ...
 | Test Setup | Set up VPP device test
 | ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down test
 | ...
 | Documentation | *IPv4 routing test cases*
 | ...
@@ -63,6 +63,7 @@
 | | ... | ${tg_to_dut_if1} | ${dut_node} | ${dut_to_tg_if1}
 | | ... | ${tg_to_dut_if1_ip4} | ${dut_to_tg_if1_ip4} | ${dut_to_tg_if1_mac}
 | | ... | ${hops}
+| | Get interface Ipv4 addresses | ${nodes['DUT1']} | ${dut_to_tg_if1}
 
 | tc02-eth2p-ethicmpv4-ip4base-device_echo-req-to-dut-egress-interface
 | | [Documentation]