diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-07-25 13:31:16 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-08-06 08:43:22 +0000 |
commit | ea01cd131903bb89b4e39d58d48dba9e35966d59 (patch) | |
tree | c3fdd6cae01a7343ef9c15c96c29fcd802d76459 /tests/vpp/func/ip6 | |
parent | 76349c39381556bfdada101a8637f66b561276e2 (diff) |
CSIT_VIRL phased migration, prio P0 - apply SKIP_VPP_PATCH tag
Jira: CSIT-1137
Change-Id: I06e00e25060c36a1e7bd5b70bce1f203c1509ef5
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/func/ip6')
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot index 9da7c1d3f4..bd2d5fb64f 100644 --- a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-iaclbase-func.robot @@ -21,7 +21,7 @@ | Resource | resources/libraries/robot/shared/traffic.robot | Library | resources.libraries.python.Classify.Classify | 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 | *IPv6 routing with ingress ACL test cases* diff --git a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot index 1f4b6c7270..3d6dae853b 100644 --- a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ecmp-func.robot @@ -20,7 +20,7 @@ | Resource | resources/libraries/robot/ip/ip6.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 | *Ipv6 Multipath routing test cases* diff --git a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot index 20fa1bd876..d897f7c90a 100644 --- a/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot +++ b/tests/vpp/func/ip6/eth2p-ethip6-ip6base-ip6ra-func.robot @@ -19,7 +19,7 @@ | Resource | resources/libraries/robot/ip/ip6.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 | *IPv6 Router Advertisement test cases* |