mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
Fix tests
This commit is contained in:
parent
8c1f0251e6
commit
abd791bf26
@ -33,6 +33,8 @@ def keeper_query(query: str):
|
||||
str(cluster.get_instance_ip("zoo1")),
|
||||
"--port",
|
||||
str(cluster.zookeeper_port),
|
||||
"--log-level",
|
||||
"error",
|
||||
"-q",
|
||||
query,
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user