Petr Gusev
b6bcd062de
test_automatic_cleanup: fix comment
2025-10-28 17:55:20 +01:00
Petr Gusev
22271b9fe7
test_automatic_cleanup: add test_cleanup_waits_for_stale_writes
2025-10-22 16:31:43 +02:00
Petr Gusev
5bdeb4ec66
test_automatic_cleanup: clean it up
...
Remove redundant imports and variables. Extract cleanup_all
function. Add logs. Remove pytest.mark.prepare_3_racks_cluster --
the test doesn't actually need a 3 node cluster, one initial
node is enough.
2025-10-22 16:31:43 +02:00
Petr Gusev
263cbef68e
storage_service: rebrand cleanup_fiber to vnodes_cleanup_fiber
...
The function applies only to vnode-based tables. Rename it to
vnodes_cleanup_fiber for clarity.
2025-10-22 16:31:42 +02:00
Benny Halevy
a4aa4d74c1
test/pylib: servers_add: add auto_rack_dc parameter
...
To quickly populate nodes in a single dc,
each node in its own rack.
Signed-off-by: Benny Halevy <bhalevy@scylladb.com >
2025-03-30 19:23:40 +03:00
Artsiom Mishuta
d1198f8318
test.py: rename topology_custom folder to cluster
...
rename topology_custom folder to cluster
as it contains not only topology test cases
2025-03-04 10:32:44 +01:00