This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week.
Commits in the bc2c3ec0…09ffaf8b range are covered.
There were 12 non-merge commits from 5 authors in that period. Some notable commits:
A new upgrade test verifying latency with the ‘latte’ load tool was added, allowing us to test latency changes post-upgrade using custom workloads.
A performance test measuring latency before, during, and after materialized view creation was added. It tests a challenging case where a regular column in the base table becomes a primary key in the materialized view.
When users configure tests with incorrect config files, SCT now raises clear error messages, improving clarity on what went wrong. We encourage users to report misleading errors so we can address them.
See you in the next issue of last week in scylla-cluster-tests.git master!