]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: Add unit tests for snmp-gateway support
authorPaul Cuzner <pcuzner@redhat.com>
Fri, 12 Nov 2021 03:19:00 +0000 (16:19 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Thu, 16 Dec 2021 05:08:05 +0000 (18:08 +1300)
commit2ffa81bb91618eb70708073096f39bc1f8e2a8e6
treefebec4b70b013eba35169d6831ce0bc1eb1a0c19
parent91f35e1f5355bb4d1c9e7be4a943d564483f4e13
mgr/cephadm: Add unit tests for snmp-gateway support

Adds tests to validate the deployed configuration given a known
input context, and check the parameters created based on input
various input scenarios

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/cephadm/tests/test_spec.py
src/python-common/ceph/tests/test_utils.py