forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
58b446b184
commit
0c2b13991b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/load_test.yml
vendored
2
.github/workflows/load_test.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue