# Last 2 weeks in scylla-cluster-tests.git master (issue #93; 2025-05-09)

**URL:** https://forum.scylladb.com/t/last-2-weeks-in-scylla-cluster-tests-git-master-issue-93-2025-05-09/4818
**Category:** ScyllaDB
**Tags:** git-testing-news
**Created:** [May 9, 2025, 4:16pm UTC](https://forum.scylladb.com/t/last-2-weeks-in-scylla-cluster-tests-git-master-issue-93-2025-05-09/4818 "2025-05-09T16:16:42Z")
**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: [May 9, 2025, 4:16pm UTC](https://forum.scylladb.com/t/last-2-weeks-in-scylla-cluster-tests-git-master-issue-93-2025-05-09/4818/1 "2025-05-09T16:16:43Z")

</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 2 weeks.  
Commits in the ba8d5d6f…5644f077 range are covered.

There were 39 non-merge commits from 12 authors in that period. Some notable commits:

When a test ends, [SCT now saves the full schema including internals](https://github.com/scylladb/scylla-cluster-tests/commit/ba8d5d6fa21ca93481cbb45cbcda37d60223b1fc) for better debugging and post-analysis.

The [monitoring stack has been upgraded to 4.9.2](https://github.com/scylladb/scylla-cluster-tests/commit/dcb369e3996371cee190c0ba026611dbdff04fa3), bringing in various improvements and fixes.

To catch crashes in SCT itself, we [now collect core dumps](https://github.com/scylladb/scylla-cluster-tests/commit/1fdffcb0fb10c3309af6b851976d5ceda64eac3b) and report them via Argus.

[`podman` support was fixed](https://github.com/scylladb/scylla-cluster-tests/commit/045b43361568d687649ab434eb28aa41ea6a1586) by correcting `tmpfs` mount parameters.

[Timeouts for decommission and add node operations were reduced](https://github.com/scylladb/scylla-cluster-tests/commit/e0dcf159934afd93ec273cd884b802697ebfbfa6) when using tablets; if any such operation takes over 3 hours, a critical event is now published to abort the test.

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