HC Test: update bootstrap for HC performance job
[csit.git] / bootstrap-hc2vpp-perf.sh
index 54efb99..8eeee6f 100755 (executable)
@@ -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 $?)