X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fvm_vhost%2Fl2xc%2Feth2p-eth-l2xcbase-eth-2vhost-1vm-dev.robot;h=fb59971d705e8c1379b84d4a69678994ee2f83ac;hp=3c7113601e4413673c826b5b48eac24797107ccd;hb=fe1975eb1ac994df1bd759deda7154bb7dd9d7a7;hpb=5f809dd2414d50fd6f229fc2ba2ff42d66df5dde diff --git a/tests/vpp/device/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-dev.robot b/tests/vpp/device/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-dev.robot index 3c7113601e..fb59971d70 100644 --- a/tests/vpp/device/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-dev.robot +++ b/tests/vpp/device/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-dev.robot @@ -20,7 +20,6 @@ | Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/shared/interfaces.robot | Resource | resources/libraries/robot/l2/l2_bridge_domain.robot -| Resource | resources/libraries/robot/vm/qemu.robot | ... | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | ... | FUNCTEST | L2XCFWD | BASE | ETH | VHOST | 1VM @@ -28,7 +27,7 @@ | Test Setup | Set up VPP device test | ... | Test Teardown | Run Keywords -| ... | Stop and clear QEMU | ${dut_node} | ${vm_node} +| ... | Tear down QEMU | ... | AND | Tear down VPP device test | ... | Documentation | *L2 cross-connect test cases with vhost user interface* @@ -72,6 +71,7 @@ | | ... | ${sock2} | | Then Send ICMPv4 bidirectionally and verify received packets | ${tg_node} | | ... | ${tg_to_dut_if1} | ${tg_to_dut_if2} +| | And Get Vhost dump | ${dut_node} | tc02-eth2p-ethip6-l2xcbase-eth-2vhost-1vm-device | | [Documentation]