Skip to content

Commit

Permalink
test high load
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored and DerekRoberts committed Jan 19, 2025
1 parent 65720da commit ea9bd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
FRONTEND_URL: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}
with:
path: ./tests/load/${{ matrix.name }}-test.js
flags: --vus 10 --duration 30s
flags: --vus 100 --duration 300s

0 comments on commit ea9bd56

Please sign in to comment.