This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week.
Commits in the 93db67c8…1434c81d range are covered.
There were 18 non-merge commits from 10 authors in that period. Some notable commits:
Due to the lack of support for specific features in Amazon Linux 2 and its upcoming EOL, Amazon2 artifact tests were retired.
Artifact tests now validate the output of perftune.py
, ensuring correct CPU and IRQ masks as well as the default perftune configuration.
A new guide has been added for configuring and using full-scan and full-partition-scan background threads.
When listing cloud resources with Hydra, users can now limit the scope to a single cloud provider for faster processing. Use --backend <backend-type>
where <backend-type>
can be one of [aws, gce, azure, eks, docker]
, e.g., hydra list-resources --backend aws --user <user>
.
See you in the next issue of last week in scylla-cluster-tests.git master!