]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 5 Dec 2023 21:25:46 +0000 (14:25 -0700)
commite8d54e3c9faeddedc2890294556cd66095b83be4
tree39d0490df091833ad3fa582414831e5c068f325d
parentb393ea035a8e8614cccfc031b6a51bb11b9ef1ca
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>
src/test/librbd/CMakeLists.txt
src/test/librbd/journal/test_Stress.cc [new file with mode: 0644]
src/test/librbd/test_main.cc