https://github.com/4406arthur/jmeter-distributing-docker
Jmeter distributed load testing env
https://github.com/4406arthur/jmeter-distributing-docker
docker-compose jmeter load-testing
Last synced: about 2 months ago
JSON representation
Jmeter distributed load testing env
- Host: GitHub
- URL: https://github.com/4406arthur/jmeter-distributing-docker
- Owner: 4406arthur
- Created: 2017-02-17T13:54:49.000Z (over 9 years ago)
- Default Branch: feature/swarm/beta
- Last Pushed: 2017-07-16T03:23:38.000Z (almost 9 years ago)
- Last Synced: 2025-07-31T07:45:22.863Z (11 months ago)
- Topics: docker-compose, jmeter, load-testing
- Homepage:
- Size: 45.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
this repo is for huge load tesing task.
use docker swarm mode achieve distributed load tesing.
[Tutorial ref](http://www.testautomationguru.com/jmeter-scaling-out-load-servers-using-docker-compose-in-distributed-load-testing/)
### Requirement
* basic understand docker-swarm(docker version 1.13)
* ApacheJmeter(3.1) non-gui mode
### How do I get set up? ###
* docker stack deploy -c docker-compose.yml jmeter
* docker exec -it "MASTER's CONTAINER ID" /bin/bash (into master node run non-gui jmeter)
### Visualize data (.jtl) ###
[Here is good online tools](https://sense.blazemeter.com/gui/)