Skip to content

Commit 0b52d0f

Browse files
committed
qa: ignore container checkpoint/restore related selinux denials for centos9
Fixes: http://tracker.ceph.com/issues/66640 Signed-off-by: Venky Shankar <[email protected]>
1 parent 94c6055 commit 0b52d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/distros/container-hosts/centos_9.stream.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ overrides:
44
selinux:
55
allowlist:
66
- scontext=system_u:system_r:logrotate_t:s0
7+
- scontext=system_u:system_r:getty_t:s0
78

89
tasks:
910
- pexec:

0 commit comments

Comments
 (0)