X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=f822badde5f313648e4bc179bc62eac510a2faef;hp=96efa313611def3a31f6b27d025c36e37968bc29;hb=9d637e956e74445aa8c80916638d8841889c113f;hpb=e88c5a4c0d4993c46d32dedc2d92ae2ba5789ba8 diff --git a/bootstrap.sh b/bootstrap.sh index 96efa31361..f822badde5 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -203,7 +203,7 @@ if [ "$?" -ne "0" ]; then echo "However, the tests will start." fi -PYTHONPATH=`pwd` pybot -L TRACE -W 145\ +PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ --suite "tests.func" \ --include vm_envAND3_node_single_link_topo \