action #168703
Updated by ph03nix about 1 month ago
In preparation for SLES16, we should tune the Tumbleweed jeos-selinux tests such, that they check if the image has SELinux enabled by default. See e.g. [jeos-selinux](https://openqa.opensuse.org/tests/4585649), where the SELinux functionality is tested, but it is never tested, if SELinux is enabled by default. We should add a new setting `SELINUX` `SELINUX_ENABLED` and if that is set to 1, then check if SELinux is enabled **by default**. by default ## Acceptance criteria * The jeos-selinux test runs contains a new setting (e.g. `SELINUX`) `SELINUX_ENABLED`) that defines if SELinux is expected to be enabled by default * If `SELINUX` `SELINUX_ENABLED` is enabled, the test run check if SELinux is enabled by default and fails if it's not