mirror of
https://github.com/ceph/ceph
synced 2025-01-12 14:10:27 +00:00
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:
parent
71c9fe55d6
commit
7a6389272a
@ -1,2 +1,6 @@
|
||||
os_type: centos
|
||||
os_version: "9.stream"
|
||||
overrides:
|
||||
selinux:
|
||||
allowlist:
|
||||
- scontext=system_u:system_r:getty_t:s0
|
||||
|
@ -4,4 +4,4 @@ overrides:
|
||||
selinux:
|
||||
allowlist:
|
||||
- scontext=system_u:system_r:logrotate_t:s0
|
||||
|
||||
- scontext=system_u:system_r:getty_t:s0
|
||||
|
Loading…
Reference in New Issue
Block a user