This reverts commit 94ea41534e.
selinux-policy-epel will be obsoleted when
redhat/centos-stream/rpms/selinux-policy!197
is merged and RHEL-89587 is resolved
Related: RHEL-89587
- 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.