]> 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)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 11 Jul 2024 16:33:37 +0000 (23:33 +0700)
commit146b1601be33675d143175a4e60efbf3ddf9563d
treeeb63a8af1276ff6ef8c904a688abcae0c11e9496
parenta744796debfc4e414d7cca7dbd52eef461a4ab19
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