zalando-incubator / docker-locust

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

Error for CI Command #85

Closed scarstens closed 6 years ago

scarstens commented 6 years ago

I used the CI bash example command, I get the following error instead of any success.

Creating docker_locusts_controller ... done
Creating app_slave_1      ...
Creating app_slave_1      ... done
Locust application is successfully deployed. you can access http://<docker-host-ip-address>:8089
Error response from daemon: Could not find the file /opt/reports in container docker_locusts_controller
scherniavsky commented 6 years ago

Please check if it works for you now.

scherniavsky commented 6 years ago

Considering this as fixed by https://github.com/zalando-incubator/docker-locust/pull/86