]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: rename test_enclosure to test_host_facts 58542/head
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 10 Jun 2024 18:36:33 +0000 (14:36 -0400)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 11 Jul 2024 16:33:37 +0000 (23:33 +0700)
commit74303da42197588ef77e2b806137fcc623abf9f5
tree967e6a71cc00fd02a8c6dac0a894dc5fb820ab13
parent34b14583cfbb93901c0ec26c24d85650e99fa56c
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>
(cherry picked from commit 576f6cf93cab600f5b9744dab60f715ce4fe08e3)
src/cephadm/tests/test_enclosure.py [deleted file]
src/cephadm/tests/test_host_facts.py [new file with mode: 0644]