X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=5d5a7aea26344dc8802c0ae18e6312ccc8a76fba;hp=7c2611d6a3d87f24a34227ca7e9f8f169d3762d8;hb=c10eda554529ac5433216a18d30e9964c6af7976;hpb=2a3181f49a0ae8790436b46621b9e77bcec632d1 diff --git a/bootstrap.sh b/bootstrap.sh index 7c2611d6a3..5d5a7aea26 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -201,7 +201,7 @@ 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 \ --include vm_envAND3_node_single_link_topo \ --include vm_envAND3_node_double_link_topo \