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 7a6389272a ("qa: ignore container checkpoint/restore
related selinux denials for centos9").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
Ilya Dryomov 2024-07-13 11:05:16 +02:00
parent 415f7ca0e8
commit 5cd1746c75
2 changed files with 0 additions and 5 deletions

View File

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

View File

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