This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the a6c03ca2…64fa8b39 range are covered.
There were 17 non-merge commits from 6 authors in that period. Some notable commits:
SCT PR pipeline can now verify the reuse_cluster functionality. To trigger it, simply add a *-reuse
label (e.g. test-provision-aws-reuse
) to the PR.
Reuse cluster functionality is now supported on the GCE backend.
Scylla Manager tests now support Ubuntu 24. Configs and sanity/installation/upgrade tests added.
Azure DB/loader instances no longer provide public IPs by default, reducing exposure to the internet and saving costs.
Several adjustments were made for tablets testing, including setting a reliable replication factor, skipping decommissioning if RF >= number of DB nodes, or decreasing RF before decommission to allow it.
The collect-logs
command will now resend SCT events to Argus when they are missing.
See you in the next issue of last week in scylla-cluster-tests.git master!