forked from phoenix/litellm-mirror
Update load_test.yml
This commit is contained in:
parent
60f34066a5
commit
58b446b184
1 changed files with 1 additions and 0 deletions
1
.github/workflows/load_test.yml
vendored
1
.github/workflows/load_test.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
|||
- name: Run Load Test
|
||||
uses: apardo04/locust-github-action@master
|
||||
with:
|
||||
LOCUSTFILE: ".github/workflows/locustfile.py"
|
||||
URL: "https://exampleopenaiendpoint-production.up.railway.app/"
|
||||
USERS: "5"
|
||||
RATE: "5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue