microservices-demo / load-test

A load-test script & container for Sock Shop
Apache License 2.0
50 stars 137 forks source link

Loadtest doesn't run #13

Closed abuehrle closed 7 years ago

abuehrle commented 7 years ago

In a local setup the command:

docker run -ti --rm --name=LOAD_TEST --net=dockercompose_default weaveworksdemos/load-test -h localhost edge-router -r 100 -c 2

returns,

localhost is not accessible

abuehrle commented 7 years ago

This is coming from an older pinned version of the sock shop. I will fix that guide.