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

Allow filtering tests that require systemd #878

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rhysparry
Copy link
Contributor

Background

When executing integration tests in a container, systemd is not an available option. This extends the mechanism used to filter out tests requiring sudo to better separate the underlying requirement on systemd.

Results

Allows tests to run that require sudo while skipping tests that require systemd.

How to review this PR

Quality ✔️

Pre-requisites

  • I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
  • I have considered informing or consulting the right people, according to the ownership map.
  • I have considered appropriate testing for my change.

@rhysparry rhysparry marked this pull request as ready for review April 9, 2024 21:59
@rhysparry rhysparry requested a review from a team as a code owner April 9, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant