Avi Kivity
b4f652b7c1
test: fix flaky test_create_ks_auth by removing bad retry timeout
...
get_session() was passing timeout=0.1 to patient_exclusive_cql_connection
and patient_cql_connection, leaving only 0.1 seconds for the retry loop
in retry_till_success(). Since each connection attempt can take up to 5
seconds (connect_timeout=5), the retry loop effectively got only one
attempt with no chance to retry on transient NoHostAvailable errors.
Use the default timeout=30 seconds, consistent with all other callers.
Fixes: SCYLLADB-1373
Closes scylladb/scylladb#29332
2026-04-05 19:13:15 +03:00
..
2026-03-17 20:20:47 +01:00
2026-04-05 19:13:15 +03:00
2026-03-05 13:07:09 +02:00
2026-03-19 10:41:21 +01:00
2026-03-24 12:33:56 +01:00
2026-01-25 18:17:27 +02:00
2026-03-18 16:21:05 +02:00
2026-04-01 17:13:11 +03:00
2026-04-01 17:22:19 +03:00
2026-01-25 18:17:27 +02:00
2026-01-27 17:25:59 +02:00
2026-03-23 10:45:30 +02:00
2026-04-01 10:59:02 +03:00
2026-03-05 11:44:02 +02:00
2026-01-25 18:17:27 +02:00
2026-01-25 18:17:27 +02:00
2026-03-31 12:33:56 +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-03-04 13:40:30 +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-03-19 16:07:28 +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-03-20 09:02:57 +03:00
2026-01-25 18:17:27 +02:00
2026-02-18 15:14:55 +01:00
2026-03-27 09:52:27 +01:00
2026-03-26 21:25:53 +02:00
2026-03-16 17:07:36 +02:00
2026-03-26 18:40:17 +01: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-03-30 11:50:44 +02:00
2026-03-23 15:48:26 +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
2026-03-18 19:24:28 +01: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-03-24 14:27:36 +01:00
2026-03-04 09:44:24 +02:00
2026-02-16 14:50:54 +02: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-03-16 16:58:15 +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-03-05 11:44:02 +02:00
2026-03-26 08:43:14 +03:00
2026-03-19 12:42:18 +03: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-02-12 11:16:34 +02:00
2026-03-13 14:30:32 +03:00
2026-03-30 11:40:47 +03:00
2026-02-24 09:48:38 +01:00
2026-02-24 12:08:44 +01:00
2026-03-20 09:05:14 +03:00
2026-01-25 18:17:27 +02:00
2026-01-15 10:25:45 +01:00
2026-03-12 19:43:35 +01:00
2026-02-18 15:14:57 +01:00
2026-02-02 09:56:32 +01:00
2026-03-15 12:00:10 +02:00
2026-01-25 18:17:27 +02:00
2026-04-03 06:28:51 +03: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-12 22:45:01 +01:00
2026-03-12 22:45:01 +01:00
2026-03-12 15:26:40 +02: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-24 23:49:49 +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
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
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-24 23:49:49 +02:00