mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-09 17:14:47 +00:00
Fix test_parallel_replicas_no_replicas
This commit is contained in:
parent
3d35d31655
commit
7c6293a747
@ -46,5 +46,6 @@ def test_skip_all_replicas(start_cluster, skip_unavailable_shards):
|
||||
"max_parallel_replicas": 3,
|
||||
"cluster_for_parallel_replicas": cluster_name,
|
||||
"skip_unavailable_shards": skip_unavailable_shards,
|
||||
"parallel_replicas_local_plan": 0,
|
||||
},
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user