Last week in scylla-cluster-tests.git master (issue #1; 2023-02-24)

This short report brings to light some interesting commits to scylla-cluster-tests.git master from last week. Commits in the 4009b65c…8b095095 range are covered.

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

When sct-runner creation failed in the test pipeline we were using builder to serve it’s purpose. This was causing various issues and now we just fail the pipeline.

Recently introduced ComparableScyllaVersion class for comparing scylla versions is now used in more places. Previously used parse_scylla_version function was removed.

Latency with ops performance test was adjusted to agreed acceptance criteria.

Some upgrade jobs are now using raft on target version. 3 new upgrade tests that will run exclusively with raft enabled. Also, we started testing upgrade procedure on ubuntu 22.04

Latency during ops report now contains operation duration in seconds in the new column.

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