]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add a test case to cover reading apparmor profiles
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 10 Jun 2024 18:27:51 +0000 (14:27 -0400)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 20:39:03 +0000 (15:39 -0500)
commitd119f1677da8107ee16c19b6c9e1cf5f3b671544
tree618acd402c0b33b26d853e0f8e5b39f3ffd07af0
parent89751a32cbbe19c32037d4cb263060aa40fc99fc
cephadm: add a test case to cover reading apparmor profiles

Add a test case that covers the HostFacts functionality regarding
the apparmor kernel security (lsm) feature.
Put it in the test_enclosure.py file for now because enclosure is
part of host_facts module.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 8f237d46e4b8d0b85907fd7a6fb9bc044d16b354)
src/cephadm/tests/test_enclosure.py