This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last 2 weeks.
Commits in the ba8d5d6f…5644f077 range are covered.
There were 39 non-merge commits from 12 authors in that period. Some notable commits:
When a test ends, SCT now saves the full schema including internals for better debugging and post-analysis.
The monitoring stack has been upgraded to 4.9.2, bringing in various improvements and fixes.
To catch crashes in SCT itself, we now collect core dumps and report them via Argus.
podman
support was fixed by correcting tmpfs
mount parameters.
Timeouts for decommission and add node operations were reduced when using tablets; if any such operation takes over 3 hours, a critical event is now published to abort the test.
See you in the next issue of last week in scylla-cluster-tests.git master!