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

Add pytest option to skip runtime #508

Merged
merged 2 commits into from
May 2, 2023
Merged

Conversation

Shrews
Copy link
Contributor

@Shrews Shrews commented May 1, 2023

If you have multiple container runtime engines installed, and you want to run tests, but don't care about one of those runtimes for whatever reason, you can now skip it:

tox -e integration-py310 -- --skip-runtime docker

@Shrews Shrews requested a review from a team as a code owner May 1, 2023 15:37
@github-actions github-actions bot added needs_triage New item that needs to be triaged test Changes to test files labels May 1, 2023
@Shrews Shrews force-pushed the skip-runtime branch 2 times, most recently from c6d6609 to ef3fc32 Compare May 1, 2023 17:27
@Shrews Shrews merged commit a6ceb61 into ansible:devel May 2, 2023
11 checks passed
@Shrews Shrews deleted the skip-runtime branch May 2, 2023 13:02
@Akasurde Akasurde removed the needs_triage New item that needs to be triaged label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Changes to test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants