You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will create a report.json in the artillery folder. Since we were not creating a PR we opted to easily create a report vs running the GitHub actions to save/upload the report to the Azure container.
Remember to revert the CACHE_TOGGLE to True in Azure and save changes.
To run artillery test for 40 requests for 5 min without cache for /users:
6. Navigate to the artillery folder then run
artillery run --output report.json name-of-your-file.yaml
example yaml test file:
This will create a report.json in the artillery folder. Since we were not creating a PR we opted to easily create a report vs running the GitHub actions to save/upload the report to the Azure container.
Snippet of report:
The text was updated successfully, but these errors were encountered: