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=26f067d4fb5a37eb4fe2eaf25b5113599cee1b90;hpb=b5a17c8d29868a0521447176845d01d293ea585a 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 }