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

Adjust kernel_module_disabled/missing_blacklist.fail.sh #12898

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

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Jan 24, 2025

Description:

The might some default config that disables a kernel module. To ensure we're testing this correctly remove the "blacklist" line from all .conf files under /etc/modprobe.d/*.conf.

Rationale:

Fixes #12877

Review Hints:

Run the Automatus tests for kernel_module_sctp_disabled (the one failing in the linked issue) and then some other module like kernel_module_can_disabled.

The might some default config that disables a kernel module.
To ensure we're testing this correctly remove the "blacklist" line
from all .conf files under /etc/modprobe.d/*.conf.
@Mab879 Mab879 added bugfix Fixes to reported bugs. Test Suite Update in Test Suite. labels Jan 24, 2025
Copy link

codeclimate bot commented Jan 24, 2025

Code Climate has analyzed commit f5c6ed6 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.9% (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
bugfix Fixes to reported bugs. Test Suite Update in Test Suite.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatus kernel_module_sctp_disabled/missing_blacklist.fail fails on RHEL-10
1 participant