]> git.apps.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)
committerPaul Cuzner <pcuzner@redhat.com>
Mon, 1 Mar 2021 22:58:19 +0000 (11:58 +1300)
commit4b1b136d3e97e39936f3e3bd94e2106dc6e42c73
tree50ef6463c520d66757ecf9e64c1c723097607051
parentfae0adf4f07d8af0d3cb0b9d0eb4c3da14a2cf78
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>
src/pybind/mgr/cephadm/tests/test_configchecks.py [new file with mode: 0644]