-
`datacube-ows` version:
`datacube-ows-update --version`
> Open Data Cube Open Web Services (datacube-ows) version 1.8.0-rc1.0
### Description
I'm running a test deployment on OWS inside a doc…
-
Hi, I have reviewed issue 573 (https://github.com/locustio/locust/issues/573) and am following the recommendation: to have multiple HttpLocust subclasses and a corresponding TaskSet subclass for each…
-
Can you add the new version to DockerHub?
PR #9 (merged)
-
## Describe the bug
After starting a _New test_ the UI still shows that Locust is STOPPED, but Locust is running fine. See screenshot:
![Locust-stopped](https://user-images.githubusercontent.com/2…
-
### Describe the bug
Something has broken in regards to the reporting (specifically the Response Times graph) in the web UI in distributed mode (with docker). Whenever I start a new test run with loc…
-
When i use TimescaleListener, i found that the listeners_timescale_table.sql file only contains create table request.
There is my question:
how to create table testrun events and user_count
t…
-
### Describe the bug
Locust had been running fine a few months ago. Went to start it the other day and started getting errors in gevent/_tblib.py, line 202 - TypeError: an integer is required (got …
-
When running locust with `--reset-stats` in distributed mode, the stats are reset every time a new slave connects (when the re-balancing of the simulated users occur). The stats should only be reset w…
-
We are using Locust in a continuous integration environment, spawning load tests through jenkins, and we have noticed that on occasion the running thread never stops even though number of requests sho…
-
I have made a fresh installation of zsh and oh my zsh and when I installed virtualenvwrapper and create a fresh virtualenv, the name of virtualenv is not appearing on the prompt as is used to on other…