X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=1eb071665473110b642e7a0697efd48ac7df2af7;hp=fed5ff74f94a4e963f356e97df23da2e0e83163b;hb=411b4dfab6252c55d8235afaf3d1324b50b61f00;hpb=5ed29e1e1c5a76b3c64525e31aca3cf19e2cd5b0 diff --git a/bootstrap.sh b/bootstrap.sh index fed5ff74f9..1eb0716654 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -201,10 +201,12 @@ if [ "$?" -ne "0" ]; then echo "However, the tests will start." fi -PYTHONPATH=`pwd` pybot -L TRACE \ +PYTHONPATH=`pwd` pybot -L TRACE -W 150 \ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ + --suite "tests.func" \ --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \ --exclude PERFTEST \ + --exclude SKIP_PATCH \ --noncritical EXPECTED_FAILING \ tests/