mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-09 17:14:47 +00:00
add a explain comment to test
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
This commit is contained in:
parent
0bbc730d21
commit
9ac6720248
@ -97,6 +97,7 @@ new_disk_config = """
|
||||
def set_config(node, config):
|
||||
node.replace_config("/etc/clickhouse-server/config.d/config.xml", config)
|
||||
node.query("SYSTEM RELOAD CONFIG")
|
||||
# to give ClickHouse time to refresh disks
|
||||
time.sleep(1)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user