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

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

There were 24 non-merge commits from 6 authors in that period. Some notable commits:

We removed deprecated system_init property in Distro class, cleaning up the codebase.

Fixed issue with handling ipv6 addresses across codebase enabling IPv6 tests.

SCT sends JUnit results as xml files to Argus.

We no longer need to update major distros images (e.g. AMI’s on AWS) manually. Latest of specific types are automatically resolved.

Ubuntu 24.04 is now supported as the basis for Scylla images.

Manager jenkins pipeline uses provision stage speeding up the test setup time and becoming in compliance to all other tests.

Verification if Scylla’s node is up is done with higher frequency, shortening 6-node cluster preparation by around 4 minutes (for recent ScyllaDB versions). Now test setup time is bound by the time it takes to configure monitor and loader nodes.

Adapted submitting parsed scylla version to argus to include build_version field used by Argus.

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