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

e2e: verify NROP machineconfigs are removed #1073

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

Commits on Nov 25, 2024

  1. e2e: verify NROP machineconfigs are removed

    Starting in version 4.18, NROP MachineConfigs containing the custom SELinux policy are expected to be removed unless a specific annotation is set in the NUMAResourcesOperator CR to enforce the use of the custom (legacy) SELinux policy. To ensure this behavior, we added a test that verifies MachineConfigs are removed when the annotation is absent in the CR.
    
    Signed-off-by: Ronny Baturov <[email protected]>
    rbaturov committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e4fcfb7 View commit details
    Browse the repository at this point in the history