Skip to content

Commit 5cd1746

Browse files
committed
qa: agetty entry in selinux allowlist is redundant now
With teuthology.git commit 2edcefaa5da1 ("teuthology/task/selinux: ignore denials in agetty"), it's ignored globally. This effectively reverts commit 7a63892 ("qa: ignore container checkpoint/restore related selinux denials for centos9"). Signed-off-by: Ilya Dryomov <[email protected]>
1 parent 415f7ca commit 5cd1746

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
os_type: centos
22
os_version: "9.stream"
3-
overrides:
4-
selinux:
5-
allowlist:
6-
- scontext=system_u:system_r:getty_t:s0

qa/distros/podman/centos_9.stream.yaml

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

0 commit comments

Comments
 (0)