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 SCE check to socket_disabled template #12517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jan-cerny
Copy link
Collaborator

During the build of bootable container images we can't use OVAL check in rules from the socket_disabled template because the OVAL tests depend on dbus which isn't available in that environment. Therefore we will use SCE checks for that environment. The SCE check is similar to the already existing SCE check for the service_disabled template.

During the build of bootable container images we can't use
OVAL check in rules from the socket_disabled template because the
OVAL tests depend on dbus which isn't available in that environment.
Therefore we will use SCE checks for that environment. The SCE
check is similar to the already existing SCE check for the
service_disabled template.
@jan-cerny jan-cerny added the Image Mode Bootable containers and Image Mode RHEL label Oct 18, 2024
@jan-cerny jan-cerny added this to the 0.1.75 milestone Oct 18, 2024
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

Copy link

codeclimate bot commented Oct 18, 2024

Code Climate has analyzed commit fd11508 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 61.0% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Image Mode Bootable containers and Image Mode RHEL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant