]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #41773 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 15 Jun 2021 17:32:49 +0000 (10:32 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 15 Jun 2021 17:32:49 +0000 (10:32 -0700)
commitdc772fa348a6ec0b7150f3cdb5253a70557c364b
treef4396e21b48173333ac7dca63a15bdeebfbb7a2b
parent8cb34b38492eed06d3960527f2f421f32929e6b9
parent9b6be59d6fa6ff7f6c5d773b6774728cf828b768
Merge PR #41773 into master

* refs/pull/41773/head:
test/pybind/test_ceph_argparse: add a test where args contains comma
cmake: run nose test using "python3 -m nose"
test/pybind/test_ceph_argparse: check for expected argument
test/pybind/test_ceph_argparse: decorate helper method with @nottest
test/pybind: do not test obsoleted command
test/pybind: drop forward and readforward from test
test/pybind: do not use tab for indent
pybind/ceph_argparse: validate csv if desc.N
test/pybind: pep8 cleanups

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>