]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson/seastore: fix randomblockmanager test
authormyoungwon oh <ohmyoungwon@gmail.com>
Fri, 2 Sep 2022 04:52:50 +0000 (13:52 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Wed, 7 Sep 2022 05:58:23 +0000 (14:58 +0900)
commit52e0c81f06172c9b3deb3f3b57659096717048cf
treed5db9856a2893c45bef5dc5996eb8c5beae8ed47
parentbd8b7aa4dabda2a3de36f98406d691755d669882
test/crimson/seastore: fix randomblockmanager test

1. remove transaction manager initialization in rbm test
2. do not call check_bitmap_blocks directly and use close() and open()
because open() invokes it internally

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/test/crimson/seastore/test_randomblock_manager.cc