From c8b5a89276f6c10a2d8ca9858f426a6089ac08e3 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 20 Mar 2019 13:21:26 +0000 Subject: Convert functional tests to statefull QemuUtils Change-Id: Ia1b9120c45733db64dc2dc8b03cff5ef5f167548 Signed-off-by: Peter Mikus --- .../func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/vpp/func/vm_vhost/l2xc') diff --git a/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot index bebdf711ff..2b46b392a4 100644 --- a/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot @@ -51,7 +51,7 @@ | | ... | i/fs to be switched by DUT to and from VM; verify all packets | | ... | are received. [Ref] | | ... -| | [Teardown] | Run Keywords | Stop and clear QEMU | ${dut_node} +| | [Teardown] | Run Keywords | Tear down QEMU | | ... | AND | Tear down functional test | | ... | | Given Configure path in 2-node circular topology @@ -75,7 +75,7 @@ | | ... | be switched by DUT to and from VM; verify all packets are | | ... | received. [Ref] | | ... -| | [Teardown] | Run Keywords | Stop and clear QEMU | ${dut_node} +| | [Teardown] | Run Keywords | Tear down QEMU | | ... | AND | Tear down functional test | | ... | | Given Configure path in 2-node circular topology -- cgit 1.2.3-korg