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

lib: version_utils: handle SELinux default for SLES 16+ #20880

Closed
wants to merge 2 commits into from

Conversation

g7
Copy link
Contributor

@g7 g7 commented Dec 30, 2024

SLES 16+ defaults to SELinux, so has_selinux_by_default should return true in this case.

Related to jsc#PED-11619.

Example failure: https://openqa.suse.de/tests/16316286#step/firstrun/86

SLES 16+ defaults to SELinux, so `has_selinux_by_default` should
return true in this case.

Related to jsc#PED-11619

Signed-off-by: Eugenio Paolantonio <[email protected]>
Copy link

Great PR! Please pay attention to the following items before merging:

Files matching lib/**.pm:

  • Consider adding or extending unit tests in t/

This is an automatically generated QA checklist based on modified files.

@g7 g7 force-pushed the epaolantonio/sles16-selinux branch from c8b4653 to 90ec32a Compare December 30, 2024 17:51
@g7
Copy link
Contributor Author

g7 commented Jan 7, 2025

Not needed anymore after #20904

@g7 g7 closed this Jan 7, 2025
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.

1 participant