]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: Add a stress test that reproduces a crash during discard journaling
authorJoshua Baergen <jbaergen@digitalocean.com>
Thu, 9 Nov 2023 16:43:19 +0000 (09:43 -0700)
committerJoshua Baergen <jbaergen@digitalocean.com>
Wed, 6 Dec 2023 21:18:17 +0000 (14:18 -0700)
commit2486b054bd03328749117dce50ac0736842f4e32
treed25c9ce20e02333013038f53e8eca21c6261b8fe
parent4f62d9ad74f167611e0396f21180a147cab03370
test/librbd: Add a stress test that reproduces a crash during discard journaling

See the comments in DiscardWithPruneWriteOverlap for details.

Signed-off-by: Joshua Baergen <jbaergen@digitalocean.com>
(cherry picked from commit e8d54e3c9faeddedc2890294556cd66095b83be4)
src/test/librbd/CMakeLists.txt
src/test/librbd/journal/test_Stress.cc [new file with mode: 0644]
src/test/librbd/test_main.cc