zalando-incubator / docker-locust

Docker image for the Locust.io open source load testing tool
Other
204 stars 66 forks source link

Ability to read multiple files from s3 and http/https #37

Closed budtmo closed 7 years ago

budtmo commented 7 years ago

docker-locust can only read one single file from s3 and http/https resource. It should be able to read multiple files and choose which one is the load test script and which one is additional file. Sample case: 1 python file is load test script and 1 json file is file that store the payload.