wip
This commit is contained in:
parent
c732684751
commit
c4039059a4
@ -38,7 +38,7 @@ function run_benchmarks_for_folder {
|
|||||||
locust -f $LOCUSTFILE_FOLDER/scripts/ci/locustfile.py \
|
locust -f $LOCUSTFILE_FOLDER/scripts/ci/locustfile.py \
|
||||||
--headless \
|
--headless \
|
||||||
--processes -1 \
|
--processes -1 \
|
||||||
--users 10 \
|
--users 1 \
|
||||||
--spawn-rate 1 \
|
--spawn-rate 1 \
|
||||||
--host http://localhost:5000 \
|
--host http://localhost:5000 \
|
||||||
--run-time 1m \
|
--run-time 1m \
|
||||||
|
Loading…
Reference in New Issue
Block a user