forked from phoenix/litellm-mirror
fix load test length
This commit is contained in:
parent
c8662234c7
commit
bf99311f5c
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/"
|
||||
USERS: "100"
|
||||
RATE: "10"
|
||||
RUNTIME: "3s"
|
||||
RUNTIME: "300s"
|
||||
- name: Process Load Test Stats
|
||||
run: |
|
||||
echo "Current working directory: $PWD"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue