]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: remove quirky argparse case
authorJohn Spray <john.spray@redhat.com>
Thu, 11 Oct 2018 09:23:52 +0000 (05:23 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 2 Nov 2018 10:57:42 +0000 (06:57 -0400)
commit6c1e4b825ccc4bf90e20f1c0d3205c97197b5ada
tree7cae2edfc1e0041f506205ff79f13fce35b5f3c3
parent0da65ed85177457fcf882a602ab86b34d7ec1717
test: remove quirky argparse case

This relied on a behaviour where positional
arguments could be omitted if the subsequent
argument was of a different type.

This was pretty weird, and in any case the reweight-by-utilization
command is likely to go away soon.

Signed-off-by: John Spray <john.spray@redhat.com>
src/test/pybind/test_ceph_argparse.py