Formatting

This commit is contained in:
shiyer7474 2024-09-02 00:35:59 +00:00
parent 81d0a04ecb
commit 4f16797cd1

View File

@ -126,5 +126,5 @@ def test_s3_upload(started_cluster):
)
destroy_zk_client(node2_zk)
node1.start_clickhouse() # for next iteration
node1.start_clickhouse() # for next iteration
keeper_utils.wait_until_connected(cluster, node1)