diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-03-20 13:21:26 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-03-21 10:58:14 +0000 |
commit | c8b5a89276f6c10a2d8ca9858f426a6089ac08e3 (patch) | |
tree | 1c22c7c6976d7e6a36bb4d31f53c80e64140dda4 /tests/vpp/device/vm_vhost/ip4 | |
parent | 42b6f3b341d23f43fd0459a755c4650a574cb3b6 (diff) |
Convert functional tests to statefull QemuUtils
Change-Id: Ia1b9120c45733db64dc2dc8b03cff5ef5f167548
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/device/vm_vhost/ip4')
-rw-r--r-- | tests/vpp/device/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm-dev.robot b/tests/vpp/device/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm-dev.robot index 50aa28215b..e97e7919b1 100644 --- a/tests/vpp/device/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm-dev.robot +++ b/tests/vpp/device/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm-dev.robot @@ -32,7 +32,7 @@ | Test Setup | Set up VPP device test | ... | Test Teardown | Run Keywords -| ... | Stop and clear QEMU | ${dut_node} +| ... | Tear down QEMU | ... | AND | Tear down VPP device test | ... | Documentation | *IPv4 routing test cases with vhost user interface* |