chore(autotest): debug broker performance test suite
This commit is contained in:
parent
1414c35db1
commit
e89b734592
|
@ -447,6 +447,7 @@ jobs:
|
||||||
pwd && ls -alt
|
pwd && ls -alt
|
||||||
cd ../..
|
cd ../..
|
||||||
pwd && ls -alt
|
pwd && ls -alt
|
||||||
|
cd /home/runner/work/emqx/emqx
|
||||||
/opt/jmeter/bin/jmeter.sh \
|
/opt/jmeter/bin/jmeter.sh \
|
||||||
-Jjmeter.save.saveservice.output_format=xml -n \
|
-Jjmeter.save.saveservice.output_format=xml -n \
|
||||||
-t /home/runner/work/emqx/emqx/emqx-fvt/broker-performance-test-suite/broker_attestation_test.jmx \
|
-t /home/runner/work/emqx/emqx/emqx-fvt/broker-performance-test-suite/broker_attestation_test.jmx \
|
||||||
|
|
Loading…
Reference in New Issue