]> git-server-git.apps.pok.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:43:30 +0000 (14:43 +0000)
commit300c99a2f0afd5999938e7e614188b80ee61853b
treed0eccc01cbe437077cbb337b6b9dbcc863c25377
parent2995c6a277159735002686d48484df7d6ae25ac0
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>
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]