]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/task/selinux: ignore denials in agetty 1974/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 10 Jul 2024 11:25:21 +0000 (13:25 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 10 Jul 2024 12:06:14 +0000 (14:06 +0200)
commit2edcefaa5da1ebca412ab937b136c251cb224ecc
tree0b59f04d01e2e7a1dd2c7a7d083534eb0a4e31ca
parent454a46106b61e201598ae5e1c392af2328539bfe
teuthology/task/selinux: ignore denials in agetty

This was tracked in [1], but the addition of the context to the
allowlist in ceph.git commit 7a6389272aff ("qa: ignore container
checkpoint/restore related selinux denials for centos9") doesn't
cover krbd suite which doesn't pull in any distro snippets.

Since this denial has nothing to do with Ceph [2], let's ignore it
globally.

[1] http://tracker.ceph.com/issues/64616
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2259622

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/task/selinux.py