]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: add unit tests
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 3 Feb 2026 15:26:16 +0000 (16:26 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 18 Feb 2026 08:52:38 +0000 (09:52 +0100)
commit9797d9c44f837e498099b2a083da6ef2a5b3224c
tree15ec8c7bef78971d5deb02b5cdb8a8bc11b55aab
parent11e00ad00703bb63dd23097ef07082697c8adfb7
node-proxy: add unit tests

This adds some unit tests.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-node-proxy/setup.py
src/ceph-node-proxy/tests/__init__.py [new file with mode: 0644]
src/ceph-node-proxy/tests/test_baseredfishsystem.py [new file with mode: 0644]
src/ceph-node-proxy/tox.ini