X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=5d5a7aea26344dc8802c0ae18e6312ccc8a76fba;hp=7c2611d6a3d87f24a34227ca7e9f8f169d3762d8;hb=bfb298189f2cf963209c9b0b6f2f815d2ae0f7cf;hpb=7d2ae8ca0427b2646327ba42bffdebaac21cd9bc 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 \