]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_objectstore: do not create and copy plugins around
authorSage Weil <sage@redhat.com>
Wed, 15 Jun 2016 20:36:09 +0000 (16:36 -0400)
committerSage Weil <sage@redhat.com>
Wed, 15 Jun 2016 20:42:22 +0000 (16:42 -0400)
commit8a42e611fffda68a9767cf8aec24f5a28cd45ae4
tree9c461f3be4139114ebd63dc5f17d6dbeb252db33
parent96427ae5f0d8882ea9f615925de9f9fddb916505
ceph_test_objectstore: do not create and copy plugins around

The test has no business doing this.  The test runner should set the
compression_dir config option to point to the appropriate location.

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/objectstore/store_test.cc