Alex
7fd39ba586
test/cluster: strengthen raft voters multi-DC test and tune debug runtime
...
The test_raft_voters_multidc_kill_dc scenario had become weaker after group0 voter count was made always odd.
In particular, the old num_nodes == 1 case (dc1=2, dc2=1, dc3=1) could pass even without the intended balancing logic, because with 3 voters total we naturally get one voter per DC.
This change restores coverage of the original intent:
- Replace num_nodes parametrization with explicit DC triples.
- Use (3, 1, 1) to force a meaningful asymmetric topology where voter placement logic is required.
- Keep a larger topology case (6, 3, 3) for broader coverage.
- Mark (6, 3, 3) as skip_mode(debug) with reason:
larger topology case is too slow in debug on minipcs.
Also updated comments/docstring to match the new setup.
Fixes: SCYLLADB-794
backport: None, it is done to deflake minipcs that will start working only on master
Closes scylladb/scylladb#29000
2026-03-12 17:07:45 +01:00
..
2026-03-11 10:37:19 +01:00
2026-03-10 14:31:36 +02:00
2026-03-05 13:07:09 +02:00
2026-03-05 11:29:23 +01:00
2026-03-10 10:00:09 +03:00
2026-01-25 18:17:27 +02:00
2026-03-09 14:45:09 +02:00
2026-03-10 14:42:27 +01:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2026-01-27 17:25:59 +02:00
2026-02-23 16:19:43 +02:00
2026-02-16 08:57:42 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2025-11-13 17:00:08 +01:00
2026-01-25 18:17:27 +02:00
2025-12-12 15:11:03 +02:00
2025-09-09 19:01:12 +02:00
2026-03-04 13:40:30 +01:00
2025-12-30 17:34:56 +01:00
2026-01-25 18:17:27 +02:00
2026-02-26 20:13:50 +02:00
2026-02-17 17:56:27 +01:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2025-09-09 19:01:12 +02:00
2026-02-18 15:14:55 +01:00
2026-03-11 09:54:57 +02:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2026-01-28 10:54:22 +02:00
2026-01-25 18:17:27 +02:00
2026-03-09 19:41:07 +01:00
2026-03-04 08:00:17 +01:00
2026-02-10 17:05:02 +01:00
2026-03-10 16:02:53 +02:00
2026-03-06 09:25:29 +02:00
2026-03-02 10:26:57 +02:00
2026-02-02 09:56:32 +01:00
2026-02-18 15:14:55 +01:00
2025-09-08 17:14:37 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-10 14:31:36 +02:00
2026-01-25 18:17:27 +02:00
2026-01-22 12:49:45 +01:00
2026-03-04 09:44:24 +02:00
2026-02-16 14:50:54 +02:00
2025-11-24 17:12:13 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-08 21:53:47 +02:00
2026-03-10 14:17:57 +02:00
2026-03-06 14:50:12 +01:00
2026-02-02 09:56:32 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-02-02 09:56:32 +01:00
2026-03-10 14:31:36 +02:00
2026-03-12 17:07:45 +01:00
2026-01-25 18:17:27 +02:00
2026-03-10 10:00:09 +03:00
2026-03-05 10:04:49 +03:00
2026-01-25 18:17:27 +02:00
2025-12-03 15:35:59 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-02-12 11:16:34 +02:00
2026-02-23 11:37:17 +01:00
2026-01-25 18:17:27 +02:00
2026-02-24 09:48:38 +01:00
2026-02-24 12:08:44 +01:00
2025-10-29 20:13:08 +02:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2026-01-15 10:25:45 +01:00
2025-09-19 12:50:20 +03:00
2026-03-10 22:11:39 +02:00
2026-02-18 15:14:57 +01:00
2026-02-02 09:56:32 +01:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-02-16 08:57:42 +01:00
2026-03-05 12:54:26 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-05 13:07:09 +02:00
2026-01-25 18:17:27 +02:00
2026-02-16 12:56:18 +01:00
2026-02-18 01:02:50 +01:00
2026-01-13 00:38:00 +01:00
2026-03-03 11:19:24 +03:00
2026-03-04 09:45:38 +02:00
2026-02-27 16:06:22 +02:00
2026-01-25 18:17:27 +02:00
2026-01-13 00:38:00 +01:00
2026-03-09 19:41:07 +01:00
2026-01-13 00:38:00 +01:00
2026-01-25 18:17:27 +02:00
2026-02-24 09:48:38 +01:00
2026-01-25 18:17:27 +02:00
2025-09-03 07:25:34 +03:00
2026-01-25 18:17:27 +02:00
2026-02-25 14:59:44 +02:00
2026-01-25 18:17:27 +02:00
2026-02-24 17:28:51 +01:00
2025-12-05 09:26:26 +02:00
2026-03-10 10:46:48 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-01-21 15:17:42 +01:00
2026-02-02 09:56:32 +01:00
2026-03-11 10:24:20 +02:00