]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/store_test: Fix BluestorePerPoolOmapFixOnMount
authorAdam Kupczyk <akupczyk@ibm.com>
Tue, 10 Jun 2025 15:14:44 +0000 (15:14 +0000)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 2 Jul 2025 08:40:46 +0000 (09:40 +0100)
commit68e7d4e41766327bd3439d8349109095b5205936
tree9b42553b0a3c3bc0b375b014719af0b9aa8e151f
parente99e1a6df7ca5e104d8398ceb68cf94ac83cb7f7
test/store_test: Fix BluestorePerPoolOmapFixOnMount

We called inject_legacy_omap() before waiting to commit
initial transaction that created the object.
The results is that sometimes the initial clean state
removed legacy omap signalling used by unittest.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
(cherry picked from commit 3c9defab46e3ea7f9b9fbd05bdae9d6597687f0a)
src/test/objectstore/store_test.cc