Some challenges I faced while using locust to test traffic on istio service mesh. In a development test setup these hostname may not get resolved by DNS. So traffic need to resolve IP address manually ...
To save you from having to install Python and the dependencies you can run the tests by building the docker image run docker build . -t aaronmwilliams/python-locust ...