]> 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)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 11 Jun 2024 18:05:18 +0000 (14:05 -0400)
commit8f237d46e4b8d0b85907fd7a6fb9bc044d16b354
treebaa7d2aa25b833aa0adaca5604e9812bce07844f
parentf2f7cc609cdbae767486cf2fe6872a4789adffb2
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>
src/cephadm/tests/test_enclosure.py