selinux/kernel/wrong-rules-after-setsebool/main.fmf
Ondrej Mosnacek 6fc1caeb52 Add a minimal test for the recent setsebool kernel regression
It doesn't have a bugzilla, but better to have a regression test for it.
It's a very low-effort test, but still better than nothing :)

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2021-04-27 11:00:42 +02:00

20 lines
559 B
Text

summary: Regression test for broken rules after setting booleans
description: |
Test that conditional rules are not broken after changing SELinux booleans.
Originally discovered in:
https://src.fedoraproject.org/tests/selinux/pull-request/203#comment-71053
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
framework: beakerlib
require:
- policycoreutils
- setools-console
duration: 5m
tier: 2
enabled: true
adjust:
enabled: false
when: distro < rhel-7
because: RHEL-6 and below are not worth supporting by this test