]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
* 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>

Trivial merge