]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: add unit tests for node-proxy endpoint
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 22 Jun 2023 13:54:55 +0000 (15:54 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:53:07 +0000 (14:53 +0000)
commit0d2c10eb8ca5b44da2ac9340c796516531bbd759
tree589df3aa96fc02fd57f117f2d74126db655f1209
parent0797d683be0470148a43c521a6325d27e883b70b
node-proxy: add unit tests for node-proxy endpoint

This adds some unit tests for the node-proxy endpoint recently added to
the mgr.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 300c99a2f0afd5999938e7e614188b80ee61853b)
src/pybind/mgr/cephadm/tests/node_proxy_data.py [new file with mode: 0644]
src/pybind/mgr/cephadm/tests/test_node_proxy.py [new file with mode: 0644]