]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional 30535/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Sep 2019 04:18:21 +0000 (12:18 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Sep 2019 05:25:07 +0000 (13:25 +0800)
commit85518422c5bd38349e500a288eaccf40fa6d3dc6
treeaefc7a70371749524f3af0c107cd535b91fb015e
parent78b65e925a45f0829efc214d1e23ce8b224c2fc3
test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional

introduced by f88d95bef6948410603bd877aa4714a2afefd5a5

note that we remove the bad pg_num = -1 test too, which will now
be treated as the the crush rule name (invalid but allowed) since
pg_num is optional

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/test/pybind/test_ceph_argparse.py