mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
We generate a coredump as part of "scylla_coredump_setup" to verify that coredumps are working. However, we need to *remove* that test coredump to avoid people and test infrastructure reporting those coredumps. Fixes #6159