FIX: skip tap tests due to changes API 05/17105/1
authorJan Gelety <jgelety@cisco.com>
Mon, 28 Jan 2019 09:53:50 +0000 (10:53 +0100)
committerJan Gelety <jgelety@cisco.com>
Mon, 28 Jan 2019 09:53:50 +0000 (10:53 +0100)
Change-Id: Icc703c7055047b81a8281776c78752f145d9d004
Signed-off-by: Jan Gelety <jgelety@cisco.com>
bootstrap-vpp-verify-semiweekly.sh
bootstrap-vpp-verify-weekly.sh
bootstrap.sh
tests/vpp/func/interfaces/api-crud-tap-func.robot
tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-eth-2tap-func.robot
tests/vpp/func/interfaces/eth2p-eth-l2bdbasemaclrn-l2shg-eth-2tap-func.robot
tests/vpp/func/interfaces/eth2p-ethip4-ip4base-eth-1tap-func.robot

index b2691c3..6835d16 100644 (file)
@@ -274,6 +274,7 @@ do
         --include vm_envAND3_node_double_link_topo \
         --exclude PERFTEST \
         --exclude SOFTWIRE \
+        --exclude SKIP_TEST \
         --noncritical EXPECTED_FAILING \
         --output ${LOG_PATH}/output_func_test_set${test_set} \
         tests/
index 32fc9b6..3c9235d 100644 (file)
@@ -226,6 +226,7 @@ do
         --include vm_envAND3_node_double_link_topo \
         --exclude PERFTEST \
         --exclude SOFTWIRE \
+        --exclude SKIP_TEST \
         --noncritical EXPECTED_FAILING \
         --output ${LOG_PATH}/output_test_set${test_set} \
         tests/
index 62ca6d8..152a397 100755 (executable)
@@ -320,6 +320,7 @@ function run_test_set() {
         --exclude PERFTEST \
         --exclude SOFTWIRE \
         --exclude ${SKIP_PATCH} \
+        --exclude SKIP_TEST \
         --noncritical EXPECTED_FAILING \
         --output ${LOG_PATH}/log_test_set_run${nr} \
         tests/"
@@ -332,6 +333,7 @@ function run_test_set() {
         --exclude PERFTEST \
         --exclude SOFTWIRE \
         --exclude ${SKIP_PATCH} \
+        --exclude SKIP_TEST \
         --noncritical EXPECTED_FAILING \
         --output ${LOG_PATH}/log_test_set_run${nr} \
         tests/
index 8116f9d..8110b70 100644 (file)
@@ -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
 | ...
index 3b69f05..eaf6887 100644 (file)
@@ -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
 | ...
index 515596b..2386c9c 100644 (file)
@@ -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
 | ...
index a870b89..841d3f0 100644 (file)
@@ -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
 | ...