X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=84bebb17612ca191f1d95db86ce84cb49bd8b0f6;hp=ea0b8efd8381031ea7c2a72986823f5fd5d66dab;hb=53ce7d17816de6516f3c21bd01835b8c1c474c79;hpb=4bf5d62917d23f5a9177e6159b221a2f7605d390 diff --git a/bootstrap.sh b/bootstrap.sh index ea0b8efd83..84bebb1761 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -202,7 +202,7 @@ if [ "$?" -ne "0" ]; then echo "However, the tests will start." fi -PYTHONPATH=`pwd` pybot -L TRACE -W 150 \ +PYTHONPATH=`pwd` pybot -L TRACE -W 145\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ --suite "tests.func" \ --include vm_envAND3_node_single_link_topo \