mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
change number of threads to logical instead of auto
This commit is contained in:
parent
9d1e1af6c6
commit
0c4604aaf9
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -n auto --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
pytest -n logical --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
|
||||
- name: Get allure history
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user