qa: ignore container checkpoint/restore related selinux denials for centos9

Fixes: http://tracker.ceph.com/issues/64616
Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
Venky Shankar 2024-03-04 06:45:11 +05:30
parent 71c9fe55d6
commit 7a6389272a
2 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
os_type: centos
os_version: "9.stream"
overrides:
selinux:
allowlist:
- scontext=system_u:system_r:getty_t:s0

View File

@ -4,4 +4,4 @@ overrides:
selinux:
allowlist:
- scontext=system_u:system_r:logrotate_t:s0
- scontext=system_u:system_r:getty_t:s0