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

skip_changelog(ci): make sure pytest and pytest-testinfra versions stay compatible #248

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

gardar
Copy link
Member

@gardar gardar commented Nov 17, 2023

Testinfra tests are failing on python 3.9 since testinfra v10.0.0.
https://github.com/prometheus-community/ansible/actions/runs/6906336970/job/18791174950

Seems to be caused by a old version of pytest already being installed on the ci image, this should update pytest and fix the issue.

@gardar gardar changed the title fix: make sure pytest and pytest-testinfra versions stay compatible skip_changelog: make sure pytest and pytest-testinfra versions stay compatible Nov 17, 2023
@gardar gardar changed the title skip_changelog: make sure pytest and pytest-testinfra versions stay compatible skip_changelog(ci): make sure pytest and pytest-testinfra versions stay compatible Nov 17, 2023
@gardar gardar requested a review from SuperQ November 17, 2023 17:47
@gardar gardar merged commit fbf1aa6 into prometheus-community:main Nov 17, 2023
@gardar gardar deleted the molecule/pytest-update branch November 17, 2023 18:17
@SuperQ
Copy link
Contributor

SuperQ commented Nov 17, 2023

Thanks!

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