(ci/cd) load test

This commit is contained in:
ishaan-jaff 2024-03-15 15:14:26 -07:00
parent 4153b74157
commit a98c5fdbeb

View file

@ -23,7 +23,7 @@ jobs:
with:
LOCUSTFILE: ".github/workflows/locustfile.py"
URL: "https://litellm-database-docker-build-production.up.railway.app/"
USERS: "200"
USERS: "2000"
RATE: "20"
RUNTIME: "300s"
- name: Process Load Test Stats