print load test results
This commit is contained in:
parent
a08ad0ea70
commit
da29b070bb
@ -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…
Reference in New Issue
Block a user