X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-verify-perf.sh;h=042d44ed4bbef9f66989a4182c9c1e5680b6262e;hp=a4d519441f767cd1941a5f9a674199cc7e9b0aca;hb=dbb26bdddde2556a78a596f236783480dc60bc0f;hpb=7db13c550198c1954052ce51aae1283b3f277d05 diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index a4d519441f..042d44ed4b 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -61,7 +61,7 @@ while :; do done function cancel_all { - python ${CUR_DIR}/resources/tools/topo_installation.py -c -t $1 + python ${CUR_DIR}/resources/tools/topo_installation.py -c -d ${INSTALLATION_DIR} -t $1 python ${CUR_DIR}/resources/tools/topo_reservation.py -c -t $1 }