Update load_test.yml

This commit is contained in:
Ishaan Jaff 2024-03-13 16:07:24 -07:00 committed by GitHub
parent 58b446b184
commit 0c2b13991b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
uses: apardo04/locust-github-action@master
with:
LOCUSTFILE: ".github/workflows/locustfile.py"
URL: "https://exampleopenaiendpoint-production.up.railway.app/"
URL: "https://litellm-api.up.railway.app/"
USERS: "5"
RATE: "5"
RUNTIME: "10s"