]> 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:17:09 +0000 (14:17 -0700)
commit939b20a697a59ac35584656ba97870f626055477
tree8c604d6f62120bcb399ca02cfdea34271866189c
parent4d73d15c73ca9137b59ee2ec228dddb49f1061e2
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