]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/unittest_bluefs: always remove temp bdev file 29676/head
authorKefu Chai <kchai@redhat.com>
Tue, 13 Aug 2019 02:29:24 +0000 (10:29 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 15 Aug 2019 05:23:51 +0000 (13:23 +0800)
commita38122fdf77378d67eb97a5a2c55805181d921c2
tree73ad1dadaa2af1610f6ca6623e1b1915b86801bc
parentd1ce58257e583bc1e803829dfc7dbcd5f4fa0e18
test/unittest_bluefs: always remove temp bdev file

we leave files in build directory if the test fails. better off
removing them.

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