Last week in scylla-cluster-tests.git master (issue #12; 2023-05-20)

This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week.
Commits in the 7d6dba9f…6277fb67 range are covered.

There were 22 non-merge commits from 7 authors in that period. Some notable commits:

Added support for dynamic local volume provisioner to k8s based tests.
It allows storage volumes to be created on-demand by managing directories created on disks attached to instances. On supported filesystems, directories have quota limitations to ensure volume size limits.
Currently, it’s fully supported only on EKS backend, and partially supported on local K8S backend (‘kind’).

scylla perf-simple-query microbenchmark now is tested with SCT.

There was an issue with gossip after restart and new ‘nodetool drain’ K8S functional test
was added to reproduce the issue.

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