forked from phoenix/litellm-mirror
temp fix laod test
This commit is contained in:
parent
84b2af8e6c
commit
30b7e9f776
1 changed files with 1 additions and 1 deletions
2
.github/workflows/load_test.yml
vendored
2
.github/workflows/load_test.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
URL: "https://litellm-database-docker-build-production.up.railway.app/"
|
URL: "https://litellm-database-docker-build-production.up.railway.app/"
|
||||||
USERS: "100"
|
USERS: "100"
|
||||||
RATE: "10"
|
RATE: "10"
|
||||||
RUNTIME: "300s"
|
RUNTIME: "3s"
|
||||||
- name: Process Load Test Stats
|
- name: Process Load Test Stats
|
||||||
run: |
|
run: |
|
||||||
echo "Current working directory: $PWD"
|
echo "Current working directory: $PWD"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue