From ea01cd131903bb89b4e39d58d48dba9e35966d59 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Wed, 25 Jul 2018 13:31:16 +0200 Subject: CSIT_VIRL phased migration, prio P0 - apply SKIP_VPP_PATCH tag Jira: CSIT-1137 Change-Id: I06e00e25060c36a1e7bd5b70bce1f203c1509ef5 Signed-off-by: Jan Gelety --- tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot | 1 + tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot | 2 +- tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot | 2 +- tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot | 2 +- tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) (limited to 'tests/vpp/func/ip4') diff --git a/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot b/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot index 98bf796226..d5b89ec594 100644 --- a/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot +++ b/tests/vpp/func/ip4/eth2p-dot1q-ip4base-func.robot @@ -20,6 +20,7 @@ | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Util | Force Tags | 3_NODE_DOUBLE_LINK_TOPO | VM_ENV | HW_ENV | VPP_VM_ENV +| ... | SKIP_VPP_PATCH | Test Setup | Set up functional test | Test Teardown | Tear down functional test | Documentation | *IPv4 with VLAN subinterfaces* diff --git a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot index 8d93aec58a..310e50dc3a 100644 --- a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4arp-func.robot @@ -20,7 +20,7 @@ | Resource | resources/libraries/robot/l2/l2_xconnect.robot | Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace -| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test | Test Teardown | Tear down functional test | Documentation | *IPv4 ARP test cases* diff --git a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot index 5960e83797..73efbdb6cf 100644 --- a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4dhcpclient-func.robot @@ -17,7 +17,7 @@ | Resource | resources/libraries/robot/features/dhcp_client.robot | Resource | resources/libraries/robot/ip/ip4.robot | Library | resources.libraries.python.Trace -| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test | Test Teardown | Tear down functional test | Documentation | *DHCPv4 Client related test cases* diff --git a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot index 67640443c7..2a2b55b1a3 100644 --- a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4ecmp-func.robot @@ -20,7 +20,7 @@ | Resource | resources/libraries/robot/ip/ip4.robot | Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace -| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test | Test Teardown | Tear down functional test | Documentation | *Ipv4 Multipath routing test cases* diff --git a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot index 8097526ccf..4348c734ca 100644 --- a/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot +++ b/tests/vpp/func/ip4/eth2p-ethip4-ip4base-ip4proxyarp-func.robot @@ -19,7 +19,7 @@ | Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.ProxyArp -| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Set up functional test | Test Teardown | Tear down functional test | Documentation | *RFC1027 Proxy ARP test cases* -- cgit 1.2.3-korg