aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-01-28 10:53:50 +0100
committerJan Gelety <jgelety@cisco.com>2019-01-28 10:53:50 +0100
commitd5ac4bdc6205837fc7fbb031ffa0ef3df91ea2df (patch)
tree25ecb6a63a506e7e0a56f4843cf101a631ae8ca4 /tests/vpp/func
parentadba91bad79b55262f7121e26bcd05a33628bcf7 (diff)
FIX: skip tap tests due to changes API
Change-Id: Icc703c7055047b81a8281776c78752f145d9d004 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/func')
-rw-r--r--tests/vpp/func/interfaces/api-crud-tap-func.robot2
-rw-r--r--tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot2
-rw-r--r--tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot2
-rw-r--r--tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/vpp/func/interfaces/api-crud-tap-func.robot b/tests/vpp/func/interfaces/api-crud-tap-func.robot
index 8116f9d60d..8110b704b5 100644
--- a/tests/vpp/func/interfaces/api-crud-tap-func.robot
+++ b/tests/vpp/func/interfaces/api-crud-tap-func.robot
@@ -24,7 +24,7 @@
| Library | resources.libraries.python.Namespaces
| Library | resources.libraries.python.IPUtil
| ...
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_TEST
| ...
| Test Setup | Set up TAP functional test
| ...
diff --git a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot
index 3b69f05698..eaf6887af6 100644
--- a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot
+++ b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot
@@ -24,7 +24,7 @@
| Library | resources.libraries.python.Namespaces
| Library | resources.libraries.python.IPUtil
| ...
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_TEST
| ...
| Test Setup | Set up TAP functional test
| ...
diff --git a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot
index 515596b147..2386c9c417 100644
--- a/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot
+++ b/tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot
@@ -24,7 +24,7 @@
| Library | resources.libraries.python.Namespaces
| Library | resources.libraries.python.IPUtil
| ...
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_TEST
| ...
| Test Setup | Set up TAP functional test
| ...
diff --git a/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot
index a870b89d1d..841d3f00a2 100644
--- a/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot
+++ b/tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot
@@ -24,7 +24,7 @@
| Library | resources.libraries.python.Namespaces
| Library | resources.libraries.python.IPUtil
| ...
-| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO
+| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_TEST
| ...
| Test Setup | Set up TAP functional test
| ...