]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/test_ceph_argparse: check for expected argument
authorKefu Chai <kchai@redhat.com>
Sun, 13 Jun 2021 04:03:11 +0000 (12:03 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 30 Jun 2021 19:04:16 +0000 (12:04 -0700)
commitf3219bdfa346e245054ee92a3f18e2ae7228593f
tree8ee6e5221faaf3353a566cdb5d46cb785ce44e1d
parent510c23bd8594585b78e35c89718dee3f7f1ded3d
test/pybind/test_ceph_argparse: check for expected argument

instead of comparing the validated argument with empty dict, check for
its content for better coverage of testing.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit cf4570d663d9c0fb656a54adc03fdfe83ead6ed0)
src/test/pybind/test_ceph_argparse.py