]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_objectstore_tool.py use a dedicated directory
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 16:30:29 +0000 (17:30 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 15 Nov 2014 22:27:15 +0000 (23:27 +0100)
commite303d1afde58e68c1f587962010da9e1f1278bc3
tree873b62f988f051fa86b57c4a09951e44541976b2
parent235257c257aea98b770d9637957818c8aeb6c745
tests: ceph_objectstore_tool.py use a dedicated directory

Set CEPH_DIR to a directory that is specific to ceph_objectstore_tool so
that it can run in parallel with other vstart.sh clusters.

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