]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm:Adds unit tests for the CephadmConfigChecks class
authorPaul Cuzner <pcuzner@redhat.com>
Tue, 16 Feb 2021 23:45:38 +0000 (12:45 +1300)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:17 +0000 (07:56 -0500)
commitfb447674b889e5198ddfe8adccc7991d92377d9e
tree9ddcaeea98eb4aad36a64e9c435c6b0ecd63a955
parentb1bf9fde736bfa1aa6d911da4e0de82c5407185e
mgr/cephadm:Adds unit tests for the CephadmConfigChecks class

Add unit tests to test suite to verify functionality. The unit tests use
a sample host definition and scale that to simulate a cluster to run
the tests against

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 4b1b136d3e97e39936f3e3bd94e2106dc6e42c73)
src/pybind/mgr/cephadm/tests/test_configchecks.py [new file with mode: 0644]