]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/run-rbd-tests: s/nosetests/python3 -m nose/ 31525/head
authorKefu Chai <kchai@redhat.com>
Thu, 19 Dec 2019 03:46:16 +0000 (11:46 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Dec 2019 04:06:00 +0000 (12:06 +0800)
commit6841b1356ea8c4190e0a8f75ba3289513624b0bd
tree7d7049abe36ee1cc24f1ae918f51cdad8115d6eb
parent717aaad9edb295d15998f37a5d92d11bc8345b33
test/run-rbd-tests: s/nosetests/python3 -m nose/

different distro use different names for nosetests3, so let's just go
with `python3 -m nose`

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/run-rbd-tests