Last week in scylla-cluster-tests.git master (issue #97; 2025-06-20)

This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week.
Commits in the 35a2b964…5dd5e9a2 range are covered.

There were 24 non-merge commits from 7 authors in that period. Some notable commits:

We reworked the way we generate the nemesis list file and individual nemesis jobs by introducing the create-nemesis-yaml Hydra command.

AddDropColumnNemesis runs faster now by using DESC SCHEMA WITH INTERNALS to get table info instead of describing each table one by one.

The hydra list-resources command now scans all regions by default, making it easier to spot forgotten or hanging resources in AWS, Azure, or GCP.

perf-simple-query result validation can now be tuned per test configuration to be stricter or more relaxed, depending on test needs.

See you in the next issue of last week in scylla-cluster-tests.git master!