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

[Issue #1884] make artillery very aggressive #2940

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

coilysiren
Copy link
Collaborator

@coilysiren coilysiren commented Nov 19, 2024

Summary

Relates to #1884

Time to review: 2 mins

Changes proposed

Scales the artillery config up to "the site falls down" numbers, so that we can see exactly what the failure cases are for our website.

Unless we are testing for DDOS protection, we should never need to test artillery with higher numbers than this. These numbers are very high.

Context for reviewers

We tested this already in staging, and it does in fact break the site. Or at least, it does with 4 people running it.

@coilysiren coilysiren changed the title [TODO] make artillery very aggressive [Issue #1884] make artillery very aggressive Nov 20, 2024
@coilysiren coilysiren marked this pull request as ready for review November 20, 2024 22:06
@@ -152,3 +152,6 @@ dmypy.json

# Python testing stuff
*__pycache__*

# Artilery
frontend/tests/artillery/params.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add this to the frontend gitignore rather than the root?

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

Successfully merging this pull request may close these issues.

2 participants