# Last week in scylla-cluster-tests.git master (issue #122; 2026-01-23)

**URL:** https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-122-2026-01-23/5247
**Category:** ScyllaDB
**Tags:** git-testing-news
**Created:** [January 23, 2026, 4:02pm UTC](https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-122-2026-01-23/5247 "2026-01-23T16:02:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![soyacz](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.scylladb.com/soyacz/32/557_2.png) [@soyacz](https://forum.scylladb.com/u/soyacz)
#### Post date: [January 23, 2026, 4:02pm UTC](https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-122-2026-01-23/5247/1 "2026-01-23T16:02:15Z")

</div>

This short report brings to light some interesting commits to [scylla-cluster-tests.git master](https://github.com/scylladb/scylla-cluster-tests) from the last week. Commits in the 055c6340…cc4fd75c range are covered.

There were 26 non-merge commits from 11 authors in that period. Some notable commits:

Database schema retrieval [now uses the CQL driver instead of cqlsh](https://github.com/scylladb/scylla-cluster-tests/commit/75ea33774f1c1c6cefb5263a822c04df59a2b29b), improving reliability by avoiding shell command execution.

When provision fails, SCT will [now send error events to Argus](https://github.com/scylladb/scylla-cluster-tests/commit/76c9effefd2a6917f43ceafd97541100ebf2f8ec), making failure details visible in email reports and the experimental Argus event tab. Additionally, pipelines have been [adjusted to collect logs even when provision fails](https://github.com/scylladb/scylla-cluster-tests/commit/6ea4ca39762d4d67a6733b1c6716ca349bbfee75), addressing a gap where log collection was previously skipped.

A [detailed health-check optimization plan](https://github.com/scylladb/scylla-cluster-tests/commit/c8a57594b0cba16421eb27847fda4bc8f25f1d55) was added to `/docs/plans/` aiming to address issue with slow execution and will be used for AI assisted implementation.

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