This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the 0fb16a68…9434f481 range are covered.
There were 24 non-merge commits from 12 authors in that period. Some notable commits:
Test pipelines no longer require extra quotes when passing dict-like values via extra_environment_variables, preventing accidental parsing as strings instead of dicts.
To tackle sporadic freezes in results processing, HDR histogram analysis was fixed.
New test for Scylla Manager Alternator restore, including YCSB-based verification and hooks for indexes and special table names. Mimics the flow for CQL based tests.
Monitoring was moved to version 4.12.1.
Llatte will no longer run redundant ‘latte schema’ commands.
Most Manager pipelines switch to Ubuntu24 as the main distro in make Ubuntu24 a main distro for Manager tests.
Gemini image was bumped to v2.1.5 bringing stability fixes and reduced false error cases.
Scylla.yaml config now have rf_rack_valid_keyspaces set to True by default to allow MV testing with tablets. In case of errors in creating keyspaces, adjust racks properly or set this value to False for given test.
We updated the base versions rules for rolling upgrade tests by supporting upgrades from any supported STS up to the last LTS.
See you in the next issue of last week in scylla-cluster-tests.git master!