# Last week in scylla-cluster-tests.git master (issue #79; 2025-01-24)

**URL:** https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-79-2025-01-24/4407
**Category:** ScyllaDB
**Tags:** git-testing-news
**Created:** [January 24, 2025, 2:34pm UTC](https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-79-2025-01-24/4407 "2025-01-24T14:34:03Z")
**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 24, 2025, 2:34pm UTC](https://forum.scylladb.com/t/last-week-in-scylla-cluster-tests-git-master-issue-79-2025-01-24/4407/1 "2025-01-24T14:34:03Z")

</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 0c7fa60a…f64203d2 range are covered.

There were 20 non-merge commits from 9 authors in that period. Some notable commits:

Test case configuration for 5000 tables was [updated](https://github.com/scylladb/scylla-cluster-tests/commit/0c7fa60af1b7d83424aa144f664e4647964d56f9) to make it more robust, reduce duration and cost.

Jenkins jobs will now [automatically add Argus link](https://github.com/scylladb/scylla-cluster-tests/commit/77b17394ecec4a9900b8d908867058c0309e1caf) to job description.

New documentation page [explains SCT Docker backend specifics and limitations](https://github.com/scylladb/scylla-cluster-tests/commit/f7fc74e839f3ca21f95ff5e20bc9b96465886835).

Added [new parameter `enable_views_with_tablets_on_upgrade`](https://github.com/scylladb/scylla-cluster-tests/commit/0ccab4371db35659b0b1ae1b76999fab52a99590) to enable experimental `views-with-tablets` feature for Scylla 2025.1 and upgrade testing.

Log collection [switched to zstd compression](https://github.com/scylladb/scylla-cluster-tests/commit/5c5382fec9790e3126ce4df60a54f65321f3ca1c) instead of gzip.

Since counters are not supported with tablets, [stress commands with counters will now error out and continue operation](https://github.com/scylladb/scylla-cluster-tests/commit/41b8277e910e2c91247ed614260da0e8731c0def) when tablets are used.

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