]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/radosbench: only set object size if != block size
authorSage Weil <sage@redhat.com>
Thu, 23 Jan 2020 23:27:30 +0000 (17:27 -0600)
committerSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 03:14:31 +0000 (21:14 -0600)
commitfb991fa5f62c4aaa6c564a6d15aeee4bfaa33b39
treef34034ca608aca19a62efe101bca478ca9268cae
parentbe05f210e7c71dad767a6e4e46425f6ba15c7cf1
qa/tasks/radosbench: only set object size if != block size

This is mostly pointless, except that the -O option for objects size
used to be -o for pre-octopus, so passing -O breaks the upgrade tests.
Fortunately, the upgrades use the defaults, so we can just skate by here.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/radosbench.py