]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_objectstore: fail the test if SetUp() fails
authorKefu Chai <kchai@redhat.com>
Thu, 22 Sep 2016 05:46:54 +0000 (13:46 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Sep 2016 07:45:35 +0000 (15:45 +0800)
commitafac9345fd54e9ff69bdeefe4557d8235c4e3960
tree461cd9bd10dc2f32c467f2193ccac14a9740b26e
parent7f4dff22485bb7beda0e54aa4421a5631255023f
ceph_test_objectstore: fail the test if SetUp() fails

so it will issues a fatal error if anything goes wrong, instead of continuing
with the test cases.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/objectstore/store_test_fixture.cc