]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_objectstore_tool.py run faster by default
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 16:27:01 +0000 (17:27 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 15 Nov 2014 22:27:15 +0000 (23:27 +0100)
commit235257c257aea98b770d9637957818c8aeb6c745
tree23f20c5e72f76d75fc8af2afe075699f204e47fa
parentf04d4e7539bc8c1b6cf94db815f9dcdecc52faa2
tests: ceph_objectstore_tool.py run faster by default

By default use only a small number of objects to speed up the tests. If
the argument "big" is given, use a large number of objects as it may
help find some problems.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph_objectstore_tool.py