]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
store_test: Test for NCB resilence
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 6 Mar 2026 12:25:59 +0000 (12:25 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 6 Mar 2026 12:25:59 +0000 (12:25 +0000)
commite7534c24dc73e8c0e3f760d8e29fe9191e65bdd0
treea5192842336ad081dc52a05a4da6e2d1560cb28f
parent8fbfa2c9484fcff7f004786323e07cefe72fe0b1
store_test: Test for NCB resilence

When object is sharded and object head is missing,
NCB recovery from onodes fails with assert.
Created test CorruptedOnodesTest/Recover_TolerateMissingHeadShard
that replictes the conditions.

Test for: https://tracker.ceph.com/issues/74645

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/test/objectstore/store_test.cc