]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add test coverage for action chosen in _check_daemons
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 11 Mar 2026 21:58:18 +0000 (17:58 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 26 Mar 2026 13:31:38 +0000 (09:31 -0400)
commit5d4ba358dc75e832425f1f97e77cd71346153e19
tree5bc7f68bcc7c1103f68f4631bbcb276169432a63
parent03f137e7c1b2b16c4ec61de8de6c4f02e50dbd56
mgr/cephadm: add test coverage for action chosen in _check_daemons

Add a test that verifies that the special cases for the
extra_entrypoint_args and extra_container_args are handled.  While all
containers take these params we test them for the custom container as
this is where they'd be most commonly used.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/cephadm/tests/services/test_custom_container.py