diff --git a/tests-perf/locust/locust.conf b/tests-perf/locust/locust.conf index 76aa3d2273..0f958e2abb 100644 --- a/tests-perf/locust/locust.conf +++ b/tests-perf/locust/locust.conf @@ -3,7 +3,7 @@ locustfile = tests-perf/locust/locust-notifications.py host = https://api.staging.notification.cdssandbox.xyz users = 3000 spawn-rate = 20 -run-time = 10m +run-time = 20m # headless = true # master = true