forked from phoenix/litellm-mirror
print load test results
This commit is contained in:
parent
a08ad0ea70
commit
da29b070bb
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ jobs:
|
|||
command: |
|
||||
pwd
|
||||
ls
|
||||
python -m pytest -vv tests/load_tests -x --junitxml=test-results/junit.xml --durations=5
|
||||
python -m pytest -vv tests/load_tests -x -s -v --junitxml=test-results/junit.xml --durations=5
|
||||
no_output_timeout: 120m
|
||||
|
||||
# Store test results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue