mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update test name
This commit is contained in:
parent
50b0db598e
commit
8ba67f10bb
@ -80,7 +80,7 @@ def create_tables(cluster, table_name):
|
||||
"cluster",
|
||||
["test_single_shard_multiple_replicas", "test_multiple_shards_multiple_replicas"],
|
||||
)
|
||||
def test_parallel_replicas_custom_key(start_cluster, cluster):
|
||||
def test_parallel_replicas_over_distributed(start_cluster, cluster):
|
||||
table_name = "test_table"
|
||||
create_tables(cluster, table_name)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user