Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load-test with python locust - to test service resilience #30

Open
agstephens opened this issue Aug 26, 2020 · 0 comments
Open

Load-test with python locust - to test service resilience #30

agstephens opened this issue Aug 26, 2020 · 0 comments

Comments

@agstephens
Copy link
Contributor

We should do some testing of the production web service to test how it stands up to receiving many requests. These requests should not be data requests, they should poll quick end-points such as:

  • GetCapabilities
  • DescribeProcess

We could use Locust to do this:

An example of using it for one of our services is here:

@agstephens agstephens added this to the M5 31st October milestone Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant