]> 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)
committerTim Serong <tserong@suse.com>
Thu, 26 May 2022 03:47:00 +0000 (13:47 +1000)
commitbc596daefafb1ef4975b12070a92dfe7ce15591c
tree118307b009186dba1423ee9cde53a335bd6b45ff
parent182fc8088cd9689bdfe5acc4b1b9dbd18d03982a
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>
(cherry picked from commit 34d8fc182eb10eb5003d162bcc4ba6bc91e399b3)
src/test/pybind/CMakeLists.txt
src/test/pybind/test_ceph_daemon.py