scylla-cluster-tests
scylla-cluster-tests copied to clipboard
fix(nemesis): skip `disrupt_no_corrupt_repair` if needed
since there currently no for fix for scylladb/scylladb#18059 we'll be skipping this nemesis until a fix for that issue would be available
Ref: scylladb/scylladb#18059
Testing
- [ ]
PR pre-checks (self review)
- [x] I added the relevant
backport
labels - [x] I didn't leave commented-out/debugging code
Reminders
- Add New configuration option and document them (in
sdcm/sct_config.py
) - Add unit tests to cover my changes (under
unit-test/
folder) - Update the Readme/doc folder relevant to this change (if needed)