X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fvm_vhost%2Fl2bd%2Feth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot;h=2d81d3b5927d10cd5f473c9806b7a2136dc6a780;hp=e58e6ed7c284d310a53621e1e199f9a13e4f4ffc;hb=60b38270a79c8f789a6201c52c2eb2fd8420fba4;hpb=175f19c60425ca5fd22519354f4419b430cbdb79 diff --git a/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot index e58e6ed7c2..2d81d3b592 100644 --- a/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot +++ b/tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn--eth-4vhost-2vm-fds-tenant-nets-func.robot @@ -18,15 +18,14 @@ | Resource | resources/libraries/robot/shared/testing_path.robot | Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Resource | resources/libraries/robot/vm/qemu.robot -| Resource | resources/libraries/robot/fds/default.robot | Library | resources.libraries.python.Trace | ... | Force Tags | HW_ENV | VM_ENV | SKIP_PATCH | ... -| Test Setup | Set up FDS functional test | ${nodes} +| Test Setup | Set up functional test | ... -| Test Teardown | Tear down FDS functional test | ${nodes} -| ... | ${dut1_node} | ${qemu_node1} | ${dut2_node} | ${qemu_node2} +| Test Teardown | Tear down FDS functional test | ${dut1_node} | ${qemu_node1} +| ... | ${dut2_node} | ${qemu_node2} | ... | Documentation | *Tenant network FDS related.* | ...