]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/ssh: `test_mon_update` needs to set a mon name
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 2 Dec 2019 10:20:53 +0000 (11:20 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 2 Dec 2019 10:22:31 +0000 (11:22 +0100)
commit118626e8fdced976a65ae4f22cbc3e84596326ec
tree6ada1dd2b1703f7a39ef202c1d5bf118f1338249
parent95dd54889a9c113f77dd6c2c7e77166335a59794
mgr/ssh: `test_mon_update` needs to set a mon name

... in order to exercise a code path to make use of `_get_services()`

Fixes: https://tracker.ceph.com/issues/43075
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/orchestrator.py
src/pybind/mgr/ssh/module.py
src/pybind/mgr/ssh/tests/test_ssh.py