]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: Fix ceph-objectstore-tool test for standalone and latest code
authorDavid Zafman <dzafman@redhat.com>
Thu, 7 Sep 2017 03:41:50 +0000 (20:41 -0700)
committerSage Weil <sage@redhat.com>
Thu, 21 Sep 2017 19:50:36 +0000 (15:50 -0400)
commitfd7d53bacb10d5b2094f1f579c96899d8a0a4b4f
treed5bd176b8669873bf3fd138a6151890d11f7c0cb
parent3e20e0f3071188f52b7a7c3f9e36b09305431ed0
test: Fix ceph-objectstore-tool test for standalone and latest code

vstart.sh now defaults to bluestore, so specify filestore
Set environment for run-standalone.sh and cmake build
Create td/cot_dir as test directory
Crush output format change
Change dir into test directory
Give a little time after pool creation
Check for core files as ceph-helpers.sh does

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3ac219df2d635a08be52df3ad44cf0683de46af2)
qa/standalone/special/ceph_objectstore_tool.py