Locust.io python tests for the hub.
6.3K
Locust.io is a python load testing solution that we use for the hub. The image uses ubuntu:xenial as the base. Use with the regular locust arguments, e.g. the test filename and the target host address:
docker run -p 8089:8089 -p 5557:5557 -p 5558:5558 flightstats/locustwhale:latest -f single.py --host http://dev.hub-endpoint.org/
Content type
Image
Digest
Size
282.9 MB
Last updated
about 8 years ago
docker pull flightstats/locustwhale