mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
adding mark smoke to workflow file
This commit is contained in:
parent
4fb533a15d
commit
c307c37cc0
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
pytest -m 'smoke' -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||||
|
|
||||||
- name: Get allure history
|
- name: Get allure history
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user