]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: agetty entry in selinux allowlist is redundant now 58573/head
authorIlya Dryomov <idryomov@gmail.com>
Sat, 13 Jul 2024 09:05:16 +0000 (11:05 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 13 Jul 2024 09:05:16 +0000 (11:05 +0200)
With teuthology.git commit 2edcefaa5da1 ("teuthology/task/selinux:
ignore denials in agetty"), it's ignored globally.  This effectively
reverts commit 7a6389272aff ("qa: ignore container checkpoint/restore
related selinux denials for centos9").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/distros/all/centos_9.stream.yaml
qa/distros/podman/centos_9.stream.yaml

index 7fe93afcfa955f090fed0e90474280a8cde1116c..52d553bd6397d604f029bf30907bc0ab559992ba 100644 (file)
@@ -1,6 +1,2 @@
 os_type: centos
 os_version: "9.stream"
-overrides:
-  selinux:
-    allowlist:
-      - scontext=system_u:system_r:getty_t:s0
index c45ae3f1ae3f9a810658d2f4f54b9a72d954d952..0bc4e2d215c1e852e5b391b13d94498260981581 100644 (file)
@@ -4,4 +4,3 @@ overrides:
   selinux:
     allowlist:
       - scontext=system_u:system_r:logrotate_t:s0
-      - scontext=system_u:system_r:getty_t:s0