]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/crimson: add coredump generation test using ASOK assert
authorRonen Friedman <rfriedma@redhat.com>
Sun, 10 May 2026 13:16:02 +0000 (13:16 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 15 May 2026 10:32:13 +0000 (10:32 +0000)
commit307244b02cfaf6e1dc155fa9b69267868ae274db
treed3dd64a426006f8d18f792929d9ddde44530385e
parente9a9590a136d635c854272b9523d776407010497
qa/crimson: add coredump generation test using ASOK assert

Trigger a crash on a Crimson OSD via the admin socket 'assert'
command and verify the OSD goes down and a coredump is produced.
Exercises the debug_asok_assert_abort path added in the companion
commit.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/suites/crimson-rados/singleton/all/test-coredump.yaml [new file with mode: 0644]
qa/workunits/crimson/test_coredump.sh [new file with mode: 0755]