-
Notifications
You must be signed in to change notification settings - Fork 18
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
SMS soak test #2011
SMS soak test #2011
Conversation
@@ -0,0 +1,38 @@ | |||
import os |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We didn't want this to sit in a subfolder of tests-stress?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤔 We could think of this as a very low level stress test... generally I've been using high priority templates for these soak tests and low priority ones for the larger stress tests so it would require either rewriting the code a bit or changing the .env file when switching between them. 🤷
Summary | Résumé
Add flag to soak test SMS rather than emails.
Test instructions | Instructions pour tester la modification
SMS_TEMPLATE_ID=
to yourscripts/soak_test/.env
file. This template should have no variables.locust -f ./soak_test_send_notification.py --sms