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 18, 2025
1 parent b8c8c35 commit d2b161f
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 @@ -98,4 +98,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 d2b161f

Please sign in to comment.