X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-perf.sh;fp=bootstrap-hc2vpp-perf.sh;h=2d5b49d26bb0f30da491adf217d2e781d6c6c500;hp=8eeee6fec37d280a2bae33c64ca09a43c0f4340b;hb=0cf1f0204e326cf93e36b344e2efd3cfa2f82870;hpb=26d187d5325a83edec75f5c514d350f08fe97bab diff --git a/bootstrap-hc2vpp-perf.sh b/bootstrap-hc2vpp-perf.sh index 8eeee6fec3..2d5b49d26b 100755 --- a/bootstrap-hc2vpp-perf.sh +++ b/bootstrap-hc2vpp-perf.sh @@ -103,7 +103,7 @@ fi # run full performance test suite and exit on fail pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ - -s "tests.vpp.perf.honeycomb" \ + -s "tests.honeycomb.perf" \ --variable install_dir:${INSTALLATION_DIR} \ tests/ RETURN_STATUS=$(echo $?)