X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fvm_vhost%2Fip6%2Feth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot;fp=tests%2Fvpp%2Ffunc%2Fvm_vhost%2Fip6%2Feth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot;h=d2083612d089a90172eb6877a5e9cd1e0acf3056;hp=6b5639537e0067cc132e70c5ae6dc70b74fe9af1;hb=22417d56aa83eaced43c4ef4473e38a34fdb4dfa;hpb=6aaecf9f7fe3f0ad0d9bbad20e4853472d3e72df diff --git a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot index 6b5639537e..d2083612d0 100644 --- a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot +++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot @@ -22,7 +22,6 @@ | Library | resources.libraries.python.VatJsonUtil | Library | resources.libraries.python.IPv6Setup | Library | resources.libraries.python.VhostUser -| Library | resources.libraries.python.QemuUtils | Library | resources.libraries.python.VPPUtil | Library | String | Resource | resources/libraries/robot/shared/traffic.robot @@ -31,7 +30,6 @@ | Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/ip/ip6.robot | Resource | resources/libraries/robot/crypto/ipsec.robot -| Resource | resources/libraries/robot/vm/qemu.robot | Resource | resources/libraries/robot/overlay/lispgpe.robot | Resource | resources/libraries/robot/l2/l2_bridge_domain.robot # Import configuration and test data: @@ -41,7 +39,7 @@ | ... | Test Setup | Set up functional test | ... -| Test Teardown | Tear down LISP functional test with QEMU | ${vm_node} +| Test Teardown | Tear down LISP functional test with QEMU | ... | Documentation | *IPv6 - ip4-ipsec-lispgpe-ip6 - main fib, virt2lisp, phy2lisp* | ...