X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-perf.sh;h=8eeee6fec37d280a2bae33c64ca09a43c0f4340b;hp=54efb99903e1a318bc558ed98b1159352f68046d;hb=41348644e8ea2633bce38f1576c6178492b52cf7;hpb=e4071a518036fa008507e27e9d0be047fb32ae7e diff --git a/bootstrap-hc2vpp-perf.sh b/bootstrap-hc2vpp-perf.sh index 54efb99903..8eeee6fec3 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.perf.honeycomb" \ + -s "tests.vpp.perf.honeycomb" \ --variable install_dir:${INSTALLATION_DIR} \ tests/ RETURN_STATUS=$(echo $?)