]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: rename test_enclosure to test_host_facts 57955/head
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 10 Jun 2024 18:36:33 +0000 (14:36 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 11 Jun 2024 18:07:53 +0000 (14:07 -0400)
commit576f6cf93cab600f5b9744dab60f715ce4fe08e3
tree3f5fe8fc000fa7b14a74ff5ed618028f02909ef4
parentf6670b2d252e9d4db259bd35af86e89615e963dc
cephadm: rename test_enclosure to test_host_facts

There was a whole file dedicated to the enclosure class from host_facts,
but no other tests for host facts. Rename the enclosure test file to
cover all of host_facts module (for the future).

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/tests/test_enclosure.py [deleted file]
src/cephadm/tests/test_host_facts.py [new file with mode: 0644]