]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
task/selinux: Ignore source context of ping_t wip-ignore-ping-selinux-denial-tracker-55443.2
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 22 Feb 2023 05:40:12 +0000 (15:40 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 28 Mar 2023 02:10:17 +0000 (12:10 +1000)
Fixes: https://tracker.ceph.com/issues/55443
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
teuthology/task/selinux.py

index ca739072293c5c4811778b965e66d9d16e6ee183..0d2a27514120ddfdebedd72831227654eff57a81 100644 (file)
@@ -137,6 +137,7 @@ class SELinux(Task):
             'comm="sssd"',
             'comm="sss_cache"',
             'context=system_u:system_r:NetworkManager_dispatcher_t:s0',
+            'scontext=system_u:system_r:ping_t:s0',
         ]
         se_allowlist = self.config.get('allowlist', [])
         if se_allowlist: