]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/store_test: fix broken test case
authorIgor Fedotov <ifedotov@suse.com>
Wed, 25 Aug 2021 12:37:19 +0000 (15:37 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Thu, 26 Aug 2021 11:02:35 +0000 (14:02 +0300)
commit6a0ac27dd2cd8a27e9511ad0b89ef34e9476c439
treedf70041859a182744706136a8d390d28a45e959c
parent8a3448f6a968cb63b89cca7ec318a2af24419382
test/store_test: fix broken test case

After merging NCB stuff missed shared blob detection doesn't reveal
extent leak any more - which is expected. Hence we need to adjust the
relevant UT.

Fixes:https://tracker.ceph.com/issues/52398

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/test/objectstore/store_test.cc