From e89b734592374a5dc41ca15400b3e8fb740b33e4 Mon Sep 17 00:00:00 2001 From: mengzhenyu Date: Fri, 21 Jan 2022 16:36:17 +0800 Subject: [PATCH] chore(autotest): debug broker performance test suite --- .github/workflows/run_broker_performance_cluster.yaml | 1 + 1 file changed, 1 insertion(+) 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 \