This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the c2a8f32a…99d539bb range are covered.
There were 11 non-merge commits from 6 authors in that period. Some notable commits:
When running tests against the same cluster with the ‘reuse_cluster’ feature, some test stages may now be skipped. This allows tests to restart from a specific stage, bypassing intermediary stages (e.g., without reloading the cluster with data, which can be time-consuming).
Several fixes have been made around monitoring the decommission topology operation, improving the stability of the decommission_streaming_err
nemesis.
See you in the next issue of last week in scylla-cluster-tests.git master!