Last 3 weeks in scylla-cluster-tests.git master (issue #106; 2025-09-05)

This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last 3 weeks. Commits in the 6554c1a7…6b878721 range are covered.

There were 70 non-merge commits from 15 authors in that period. Some notable commits:

The test_tester suite was rewritten to use pytester, improving isolation by running in a separate process, simplifying markers, and surfacing failing tests more clearly while removing the custom make_report hook.

Manager test updates:

Stress logs now include timestamps in both filenames and entries, enabling easier correlation with other logs and distinguishing parallel stress runs.

README has been enhanced with guidance for running SCT locally with Docker (disabling Argus, logs directory, Docker backend limitations).

Added native/rclone backup benchmarking under read/write stress, measuring S3 backup duration and stress latencies.

Dependency and tooling updates:

See you in the next issue of last week in scylla-cluster-tests.git master!