Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: change parameters for pytest.mark.flaky to max_runs #7536

Closed
wants to merge 1 commit into from

Conversation

jakub-vavra-cz
Copy link
Contributor

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.

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.
@jakub-vavra-cz
Copy link
Contributor Author

Pushed PR: #7536

  • master
    • 33fdf75 - tests: change parameters for pytest.mark.flaky to max_runs
  • sssd-2-9
    • 9ace698 - tests: change parameters for pytest.mark.flaky to max_runs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants