Files
scylladb/test/cluster
Aleksandra Martyniuk 33af16d808 test/cluster/test_tablets: increase timeout for test_multi_rf_of_many_keyspaces_0_N
Multi-RF change handles multiple keyspaces concurrently, but tablet
rebuilds are not all started at once — the load balancer considers
machine load when scheduling them. With 3 keyspaces each having a base
table and materialized view, the total operation time approaches the
default 200s CQL timeout on slow/busy CI machines (observed at ~191s).

Double the timeout to 400s to provide sufficient margin.

Fixes: https://scylladb.atlassian.net/browse/SCYLLADB-2042.

Closes scylladb/scylladb#30018
2026-06-01 20:07:03 +03:00
..
2026-05-18 12:23:40 +02:00