X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fip4_tunnels%2Fgre%2Feth2p-ethip4gre-ip4base-func.robot;fp=tests%2Ffunc%2Fgre%2Feth2p-ethip4gre-ip4base-func.robot;h=a4e7dbbbb0bbe6d652457662f2ed765aff8a0409;hb=6721e7f09aa95bff6622068332a3f56afad9c87b;hp=3959e0954f507c1e2461ed73b8c6a3211b6906bd;hpb=859157b5db45927c7b4bb0b2d575e68805777a86;p=csit.git diff --git a/tests/func/gre/eth2p-ethip4gre-ip4base-func.robot b/tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot similarity index 98% rename from tests/func/gre/eth2p-ethip4gre-ip4base-func.robot rename to tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot index 3959e0954f..a4e7dbbbb0 100644 --- a/tests/func/gre/eth2p-ethip4gre-ip4base-func.robot +++ b/tests/vpp/func/ip4_tunnels/gre/eth2p-ethip4gre-ip4base-func.robot @@ -12,11 +12,11 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/default.robot -| Resource | resources/libraries/robot/testing_path.robot -| Resource | resources/libraries/robot/ipv4.robot -| Resource | resources/libraries/robot/gre.robot -| Resource | resources/libraries/robot/traffic.robot +| Resource | resources/libraries/robot/shared/default.robot +| Resource | resources/libraries/robot/shared/testing_path.robot +| Resource | resources/libraries/robot/ip/ip4.robot +| Resource | resources/libraries/robot/overlay/gre.robot +| Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.IPUtil | Library | resources.libraries.python.Trace | Force Tags | VM_ENV | HW_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH