mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
Modify test file path
This commit is contained in:
parent
0f28580367
commit
a27c8d4abf
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest --ignore=test_rln.py --ignore=test_cursor_many_msgs.py --reruns 2 --shard-id=${{ matrix.shard }} --num-shards=9 --alluredir=allure-results-${{ matrix.shard }}
|
||||
pytest --ignore=tests/relay/test_rln.py --ignore=tests/store/test_cursor_many_msgs.py --reruns 2 --shard-id=${{ matrix.shard }} --num-shards=9 --alluredir=allure-results-${{ matrix.shard }}
|
||||
|
||||
- name: Upload allure results
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user