fbarbu15 98e64838e2
test_: Test reliability workflow (#6236)
* test_: add test reliability workflow

* test_: run docker detached

* test_: run inside tests functional

* test_: fix pytest config

* test_: fix test

* test_: add allure reporting

* test_: add allure reporting

* test_: add allure reporting

* test_: use PAT

* test_: use PAT

* test_: test pat

* test_: always create reports

* test_: use dedicated repo

* test_: remove unneeded step

* test_: remove on push

* test_: add nightly job
2025-01-13 12:57:23 +02:00

18 lines
201 B
INI

[pytest]
addopts = -s -v --tb=short
log_cli=true
log_level=INFO
markers =
rpc
wallet
tx
wakuext
accounts
ethclient
init
transaction
create_account
reliability