Skip to content

Files

Latest commit

63bf1cc · Apr 8, 2025

History

History
7 lines (5 loc) · 125 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 125 Bytes

e2e-tests-load

How to run

 for i in {1..3}; do echo "Running iteration $i"; python load-testing.py; done