Last week in scylla-cluster-tests.git master (issue #54; 2024-07-05)

This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the e3bdc706…927c2429 range are covered.

There were 38 non-merge commits from 8 authors in that period. Some notable commits:

New weekly trigger with tablets disabled tests.

Performance regression tests now disable tablets by default; we’ll select specific cases to use tablets in the upcoming weeks.

Until we have an official release of the cassandra-stress Docker image separate from Scylla, we’ll use Scylla 6.0, which contains drivers with tablet support.

cql-stress also received a version update and we added auth support for it in SCT.

The Kafka connector also gained support for auth, as our integration tests use auth by default.

Not only disrupt_nodetool_cleanup but all nemeses will now run nodetool cleanup in parallel on all nodes.

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