X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;fp=bootstrap.sh;h=2d26bccfad59ca4625b9b9512bb2d10b09ce9dde;hp=03d7effc465c601d3c6b2b54d4091971adde8a10;hb=5dc134628f7eef7fd609625c2ed291199ee6420f;hpb=18cd1f996429c380c9eef0d3a52ec95b9e55c996 diff --git a/bootstrap.sh b/bootstrap.sh index 03d7effc46..2d26bccfad 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -318,6 +318,7 @@ function run_test_set() { --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ + --exclude SOFTWIRE \ --exclude ${SKIP_PATCH} \ --noncritical EXPECTED_FAILING \ --output ${LOG_PATH}/log_test_set_run${nr} \ @@ -329,6 +330,7 @@ function run_test_set() { --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ + --exclude SOFTWIRE \ --exclude ${SKIP_PATCH} \ --noncritical EXPECTED_FAILING \ --output ${LOG_PATH}/log_test_set_run${nr} \