mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-02 22:13:11 +00:00
Summary
The jmeter is used to force concurrent Store requests.
jmeter launches concurrent users that perform http requests to two Store node clients. And the Test Plan is defined in http_store_requests.jmx.
jmeter is thought to be used in combination of the docker compose up.
jmeter
Prerequisite
docker compose upto be running.- Java should be installed (e.g. "1.8.0_382")
How to use jmeter
- From CLI and Linux, go to
apache-jmeter-5.6.2/binand runbash jmeter.sh. - Load the http_store_requests.jmx test plan file.
- Hit the "play" button and check the "Summary Report", for example.