This short report brings to light some interesting commits to scylla-cluster-tests.git master from the last week. Commits in the 2033d9f6…791e1a65 range are covered.
There were 42 non-merge commits from 11 authors in that period. Some notable commits:
A new staging trigger CLI tool was added for triggering, browsing, and generating Jenkins staging jobs from the command line. The tool provides interactive job selection with folder browsing, smart parameter handling with version suggestions and choice parameter parsing, search filtering for interactive prompts, shell tab completion, and automatic PR description updates with a checklist of triggered jobs.
SCT gained Amazon EMR integration for automated testing of the scylla-spark-migrator tool. The implementation covers EMR cluster provisioning, IAM role management, resource cleanup, spark migrator job submission, and a SparkMigratorTest base class with test case YAML.
The OCI backend continued to expand. DNS name support was added for OCI VMs to enable encryption, a 100gb-4h longevity test was added for the OracleCloud backend, and the nemesis pipeline generator now supports OCI.
A Gemini Grafana dashboard was added to the monitoring stack covering Gemini runtime metrics.
The scale-5000 tier1 tests were switched to the latte variant instead of cassandra-stress.
See you in the next issue of last week in scylla-cluster-tests.git master!