Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: change parameters for pytest.mark.flaky to max_runs
Old python automation was using pytest-rerunfailures plugin providing pytest.mark.flaky with different parameters than flaky. Now we got both in idmci and flaky takes precendence so we need to use max_runs instead of reruns.
- Loading branch information