ClickHouse/tests
Azat Khuzhin ffd6bf28b1 tests: fix 01563_distributed_query_finish flakiness (due to system.*_log_sender)
From CI logs [1], during this test was executing on server:

    2024.07.05 19:29:45.856853 [ 1328 ] {} <Error> system.zookeeper_log_sender.DistributedInsertQueue.default: Code: 210. DB::NetException: Connection reset by peer, while writing to socket (172.17.0.2:38546 -> 3.16.142.177:9440): While sending /var/lib/clickhouse/store/aa8/aa8f6e66-486b-4dc3-85a1-4941e69cb99f/shard1_replica1/447.bin. (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below):

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/66162/daae5d4d4661c780b6368950ec484415ca3a0492/stateless_tests__aarch64_.html

So let's add retries

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-06 07:43:05 +02:00
..
ci Merge pull request #66105 from ClickHouse/multiple_sync_pr_fix 2024-07-05 09:03:31 +00:00
config Fixed tests 2024-06-27 11:17:36 +02:00
fuzz
instructions Update the list of easy tasks 2024-06-30 18:03:51 +02:00
integration Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +02:00
jepsen.clickhouse Enable realtime digest for jepsen tests 2024-06-24 15:16:36 +02:00
perf_drafts
performance Fix server restarts in performance tests 2024-06-26 13:48:35 +02:00
queries tests: fix 01563_distributed_query_finish flakiness (due to system.*_log_sender) 2024-07-06 07:43:05 +02:00
sqllogic
.gitignore
.rgignore
analyzer_tech_debt.txt Fix a test 2024-06-22 20:17:58 +02:00
clickhouse-test Black 2024-07-02 14:21:39 +02:00
output.txt
README.md
tsan_ignorelist.txt
ubsan_ignorelist.txt

Find CI documents and instructions on running CI checks locally here.