-
Using this issue as a placehold/proposal of how we can contribute back the work undertaken by the UK Dev Crew to perform load testing of the Databricks Operator.
# Background
Currently we are us…
-
I have added real-time graphing to Locust, with InfluxDB and Grafana
https://github.com/BBC/locust-load-tests/#real-time-graphing
ghost updated
4 years ago
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
I have a graphql API running on NodeJS using Apollo and Express, with traefik in front.
When proxying thr…
-
Hi, when running the command (in the receipt of qwiklabs (https://google.qwiklabs.com/focuses/967?parent=catalog), I get this error (I am a bit lost, still trying to troubleshoot it):
> File upload…
-
Locust 0.13 was released on the 14th of November 2019. When trying to run a locust4j slave with a dockerized master on version 0.13, the master throws:
``` python
[2019-11-18 12:04:38,469] perf-te…
-
### Description of issue
Locust performance drops significantly when hundreds of environment variables are defined.
### Expected behavior
Locust performance is not affected by the number of e…
-
#### Running locust command in docker seems to fail with this error `ImportError: libzmq.so.5: cannot open shared object file: No such file or directory`
`docker-compose run performance_test
[root…
-
### Description of issue / feature request
`min_wait` / `max_wait` overrides in `TaskSet` class not working correctly. When setting `min_wait` and `max_wait` values in a `TaskSet` class, the values…