]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/osd_support: add unittests
authorJoshua Schmid <jschmid@suse.de>
Thu, 9 Jul 2020 09:40:54 +0000 (11:40 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 23 Jul 2020 13:20:10 +0000 (15:20 +0200)
commita1707b7f8e72e45bb5fafa3239081a209664b17b
tree6598e8581bfe7edf8226b31001fc537587768de5
parent8e6122bae0be45b1a8db82103056a70c3b35f5de
mgr/osd_support: add unittests

Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 0fcfc5455dde176bc1bc82fb3176c8be4788c15d)
src/pybind/mgr/osd_support/__init__.py
src/pybind/mgr/osd_support/module.py
src/pybind/mgr/osd_support/tests/__init__.py [new file with mode: 0644]
src/pybind/mgr/osd_support/tests/fixtures.py [new file with mode: 0644]
src/pybind/mgr/osd_support/tests/test_osd_support.py [new file with mode: 0644]