Aleksandra Martyniuk
28850ac613
test: fix test_two_tablets_concurrent_repair_and_migration_repair_writer_level
...
test_two_tablets_concurrent_repair_and_migration_repair_writer_level waits
for the first node that logs info about repair_writer using asyncio.wait.
The done group is never awaited, so we never learn about the error.
The test itself is incorrect and the log about repair_writer is never
printed. We never learn about that and tests finishes successfully
after 10 minutes timeout.
Fix the test:
- disable hinted handoff;
- repair tablets of the whole table:
- new table is added so that concurrent migration is possible;
- use wait_for_first_completed that awaits done group;
- do some cleanups.
Remove nightly mark.
Fixes : #26148 .
Closes scylladb/scylladb#26209
(cherry picked from commit 48bbe09c8b )
Closes scylladb/scylladb#26220
2025-09-26 16:42:41 +03:00
..
2025-09-04 11:38:17 +03:00
2025-09-25 09:37:45 +03:00
2025-08-19 09:48:01 +02:00
2025-07-16 12:45:58 +00:00
2025-05-19 11:50:55 +00:00
2025-04-30 07:04:57 +03:00
2025-06-02 15:49:29 +02:00
2025-06-11 09:43:44 +02:00
2025-03-30 19:23:40 +03:00
2025-06-25 11:13:15 +03:00
2025-03-30 19:23:40 +03:00
2025-04-25 12:25:15 +02:00
2025-09-25 09:39:55 +03:00
2025-03-24 14:54:45 +02:00
2025-06-09 12:59:04 +02:00
2025-07-28 17:49:03 +02:00
2025-05-30 08:35:56 +02:00
2025-07-20 09:04:00 +02:00
2025-05-10 16:30:18 +02:00
2025-09-10 17:49:12 +00:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-06-23 17:56:26 +02:00
2025-05-10 16:30:18 +02:00
2025-05-19 11:50:55 +00:00
2025-09-10 17:49:12 +00:00
2025-05-10 16:30:18 +02:00
2025-09-10 17:49:12 +00:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-09-08 21:55:16 +00:00
2025-04-06 18:39:24 +03:00
2025-09-08 21:55:16 +00:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-09-10 10:29:52 +03:00
2025-08-18 15:47:08 +02:00
2025-05-19 11:50:55 +00:00
2025-05-14 09:59:19 +02:00
2025-08-22 14:31:49 +00:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-04-17 16:22:58 +02:00
2025-08-12 14:51:09 +00:00
2025-05-10 16:30:26 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-04-15 10:57:39 +03:00
2025-03-24 14:54:45 +02:00
2025-09-24 11:52:00 +02:00
2025-09-24 11:52:00 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-09-24 11:52:00 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 19:23:40 +03:00
2025-06-27 16:23:08 +03:00
2025-05-29 16:12:09 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 13:39:40 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-06-25 11:30:28 +03:00
2025-06-02 15:49:29 +02:00
2025-04-29 15:47:33 -03:00
2025-07-17 17:25:44 +00:00
2025-04-23 14:29:28 +02:00
2025-05-10 16:30:40 +02:00
2025-04-09 20:21:51 +02:00
2025-08-19 16:01:22 +03:00
2025-05-10 16:30:18 +02:00
2025-07-07 09:42:26 +03:00
2025-07-15 13:14:35 +03:00
2025-05-10 16:30:49 +02:00
2025-09-26 16:42:41 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-09-10 17:49:12 +00:00
2025-09-10 17:49:12 +00:00
2025-03-14 13:53:05 +01:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-08-06 00:52:15 +00:00
2025-09-05 19:02:39 +03:00
2025-06-11 11:29:33 +03:00
2025-07-24 13:03:32 +00:00
2025-06-24 10:04:39 +02:00
2025-08-18 15:46:46 +02:00
2025-07-15 15:47:43 +02:00
2025-05-10 16:30:31 +02:00
2025-05-10 16:30:34 +02:00
2025-09-10 17:49:12 +00:00