X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-perf.sh;h=2d5b49d26bb0f30da491adf217d2e781d6c6c500;hp=8eeee6fec37d280a2bae33c64ca09a43c0f4340b;hb=995f2727d6306ad05e8ea089632a552ebbf23b21;hpb=41348644e8ea2633bce38f1576c6178492b52cf7 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 $?)