diff --git a/.github/workflows/run_broker_performance_cluster.yaml b/.github/workflows/run_broker_performance_cluster.yaml index 6799cd1c2..2df3c1691 100644 --- a/.github/workflows/run_broker_performance_cluster.yaml +++ b/.github/workflows/run_broker_performance_cluster.yaml @@ -447,6 +447,7 @@ jobs: pwd && ls -alt cd ../.. pwd && ls -alt + cd /home/runner/work/emqx/emqx /opt/jmeter/bin/jmeter.sh \ -Jjmeter.save.saveservice.output_format=xml -n \ -t /home/runner/work/emqx/emqx/emqx-fvt/broker-performance-test-suite/broker_attestation_test.jmx \