A simple locust dockerized example of running locust

Chris Mague 28fe597022 initial 4 anni fa
README.md 28fe597022 initial 4 anni fa
docker-compose.yml 28fe597022 initial 4 anni fa
locustfile.py 28fe597022 initial 4 anni fa

README.md

Test Locust in Docker

Running

Startup Containers

docker-compose up --scale worker=2

Navigate to web interface

(http://localhost:8099/)[Web UI]

add in Host => http://websim:8080

Star testing