]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/osd: cover truncate+write EC transaction behaviour 69662/head
authorAlex Ainscow <aainscow@uk.ibm.com>
Tue, 9 Jun 2026 14:45:25 +0000 (15:45 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Mon, 27 Jul 2026 17:47:37 +0000 (18:47 +0100)
commitc95853db84b38466559e22b33aba3811800cfc0d
tree5884041e0ae4eec61b07ea222394437f0239b840
parent26f32cbab37b0c840d5328d34bc9ba6772d217b6
test/osd: cover truncate+write EC transaction behaviour

Add unit-tests to recreate the problems found by the IO Sequencer in the previous commit.

Some tests here rely on frameworks added in Umbrella and as such we are keeping them
independent (in their own PRs).

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
Signed-off-by: Matty Williams <Matty.Williams@ibm.com>
Assisted-by: IBM Bob:Claude/GPT
src/test/osd/PGBackendTestFixture.cc
src/test/osd/PGBackendTestFixture.h
src/test/osd/TestBackendBasics.cc
src/test/osd/test_ec_transaction.cc