Sign inSign up

flightstats/locustwhale

By flightstats

•Updated about 8 years ago

Locust.io python tests for the hub.

Image
1

6.3K

flightstats/locustwhale repository overview

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/

Tag summary

Content type

Image

Digest

Size

282.9 MB

Last updated

about 8 years ago

docker pull flightstats/locustwhale