X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=f822badde5f313648e4bc179bc62eac510a2faef;hp=96efa313611def3a31f6b27d025c36e37968bc29;hb=cdfe60613521e492157153bbe097fdc05193a593;hpb=2494b7752574e4de0ffcba4ba113dada5b3b2d36 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 \