This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week.
Commits in the 6fcdaa4d…ab7a253b range are covered.
There were 17 non-merge commits from 6 authors in that period. Some notable commits:
We fixed workload in multi-dc tests by creating loader in each region, where due to DCAwareRoundRobinPolicy
we were sending all requests to one DC only.
Since recently we enabled print_kernel_callstack
by default, to prevent errors, now we set kernel.perf_event_paranoid=0 during k8s setup.
Provision step in jenkins now supports multi-az (AWS), so we provision instances more efficiently.
New 3-day longevity test with 1TB of data using STCS was added.
Improved haproxy ingress logs collection and now we have logs even when it was restarted many times during the test.
See you in the next issue of last week in scylla-cluster-tests.git master!