]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/ceph_argparse: Switch to bare unittest
authorSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:54:50 +0000 (11:54 +1000)
committerTim Serong <tserong@suse.com>
Fri, 13 May 2022 03:53:24 +0000 (13:53 +1000)
commitadfd441ef5f1e662bad43f023c01ac220376cab8
tree85bc1576a44af6a7058b005edb6a6e7355118ace
parentcced371a6398564c97d1c1ccafdd43033f6c92df
test/pybind/ceph_argparse: 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_argparse to use
bare unittest.

Signed-off-by: Steve Kowalik <steven@wedontsleep.org>
(cherry picked from commit 9f1c0945ed76cf7a12e887eebe0f98db87105900)
src/test/pybind/CMakeLists.txt
src/test/pybind/test_ceph_argparse.py