]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/ceph_daemon: Switch to bare unittest
authorSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:04 +0000 (11:55 +1000)
committerSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:04 +0000 (11:55 +1000)
commit34d8fc182eb10eb5003d162bcc4ba6bc91e399b3
tree7f627bf6ebefae6ca01b30a35cf7c45b9be790db
parent9f1c0945ed76cf7a12e887eebe0f98db87105900
test/pybind/ceph_daemon: Switch to bare unittest

nose has been unmaintained for a long time, and to work on
removing it as a dependency, re-work test_ceph_daemon to use
bare unittest.

Signed-off-by: Steve Kowalik <steven@wedontsleep.org>
src/test/pybind/CMakeLists.txt
src/test/pybind/test_ceph_daemon.py