- should be triggered only in CI by commit
- should check current selinux-policy version and latest
selinux-policy-epel version and fail if they're different to notify
maintainer about needed action
Related: RHEL-74424
In order to minimize possible damage on composes we need to be sure that a
system can boot and it doesn't generate any AVC denial.
This test reboots a machine and collects AVC, USER_AVC and SELINUX_ERR audit
messages into avc.log file which is propagated as test artifact.