mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 18:03:07 +00:00
postgress test
This commit is contained in:
parent
f216b4cf79
commit
3df20332fa
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -n 4 --dist loadgroup --alluredir=allure-results -k "test_postgres_db"
|
||||
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
|
||||
- name: Get allure history
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user