From 6871d4e7f6ed43ce0bb003cb08e88b2581a474eb Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 18 Jun 2019 20:31:48 +0000 Subject: Align suite/test teardown/setup + Phase I - aligning FUNC/PERF Change-Id: I46b1e43687ddb29f5ed3c6335fe1baf21ec02822 Signed-off-by: Peter Mikus --- tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot') diff --git a/tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot index 47de572b18..24d0cdd44a 100644 --- a/tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethip4-ip4base-eth-1tap-dev.robot @@ -31,8 +31,7 @@ | Test Setup | Run Keywords | Set up VPP device test | ... | AND | Clean Up Namespaces | ${nodes['DUT1']} | ... -| Test Teardown | Run Keywords | Tear down VPP device test -| ... | AND | Clean Up Namespaces | ${nodes['DUT1']} +| Test Teardown | Tear down test | packet_trace | namespace | ... | Documentation | *Tap Interface Traffic Tests* | ... | *[Top] Network Topologies:* TG=DUT1 2-node topology with two links -- cgit 1.2.3-korg