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