Fix test_replicated_table_attach

This commit is contained in:
Alexey Milovidov 2023-07-06 03:16:06 +02:00
parent 376c903da9
commit 64d5a85f6e

View File

@ -54,7 +54,7 @@ def test_startup_with_small_bg_pool_partitioned(started_cluster):
assert_values()
with PartitionManager() as pm:
pm.drop_instance_zk_connections(node)
node.restart_clickhouse(stop_start_wait_sec=20)
node.restart_clickhouse(stop_start_wait_sec=300)
assert_values()
# check that we activate it in the end