From 5dc134628f7eef7fd609625c2ed291199ee6420f Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Wed, 28 Nov 2018 09:58:02 +0100 Subject: FIX: Exclude softwire func tests from execution CSIT-1371 Map commands were remove from VAT by patch https://gerrit.fd.io/r/#/c/16115/. Excluding softwire functional tests from execution until corresponding csit KWs are fixed. Change-Id: I2adc580fb4770746c355f12f5ce7e7f8823255d8 Signed-off-by: Jan Gelety --- bootstrap-vpp-verify-weekly.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-vpp-verify-weekly.sh') diff --git a/bootstrap-vpp-verify-weekly.sh b/bootstrap-vpp-verify-weekly.sh index 6f5ae6fbe2..6974de2be5 100644 --- a/bootstrap-vpp-verify-weekly.sh +++ b/bootstrap-vpp-verify-weekly.sh @@ -225,6 +225,7 @@ do --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ + --exclude SOFTWIRE \ --noncritical EXPECTED_FAILING \ --output ${LOG_PATH}/output_test_set${test_set} \ tests/ -- cgit 1.2.3-korg