]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: Add Teuthology test for BlueStore ESB assertion failure 62913/head
authorJaya Prakash <jayaprakash@ibm.com>
Wed, 16 Apr 2025 10:50:30 +0000 (16:20 +0530)
committerJaya Prakash <jayaprakash@ibm.com>
Mon, 2 Jun 2025 18:21:24 +0000 (23:51 +0530)
commit593896de02087a3669fb8caba950dfe02e96f894
tree439fbf0c8bfe6e630d8b936b4f3c285f6ae77dcb
parent3d3801e673f323fb547df6a7b8e740d815447a6c
qa: Add Teuthology test for BlueStore ESB assertion failure

Adds a test to reproduce the !ito->is_valid() assertion in BlueStore
with bluestore_elastic_shared_blobs=true on a 2+1 EC pool using a
FIO randwrite workload (512 concurrent ops, 50G, 12,500 objects).
The test deploys a 6-OSD cluster and runs FIO for 1 hour via workunit,
failing if an OSD crashes.

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
qa/suites/rados/singleton/all/ec-esb-fio.yaml [new file with mode: 0644]
qa/workunits/rados/ec-esb-fio.sh [new file with mode: 0755]