This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the 249298b2…43acc451 range are covered.
There were 17 non-merge commits from 8 authors in that period. Some notable commits:
RackAwarePolicy testing saw improvements: a new scylla-bench-based test was added and tier1 triggers now use scylla-bench with rackaware validation, replacing one test with java driver/cassandra-stress.
If an error occurs during resource provisioning, Argus status is now set to “TEST ERROR”.
The clean-resources command in sct.py now supports cleaning up SCT runners. To use it, add --clean-runners to clean-resources hydra command.
Latte container configuration was optimized for performance by switching to host networking and disabling secure computing mode.
Latte was also bumped to version 0.32.0, bringing support for ‘SERIAL’ and ‘LOCAL_SERIAL’ consistency types (for testing LWT) and updating to scylla-rust-driver 1.3.1.
See you in the next issue of last week in scylla-cluster-tests.git master!