ClickHouse/tests/integration/test_disabled_mysql_server/configs/remote_servers.xml
Pavel Kruglov cc91eb474e Add test
2020-10-20 21:12:37 +03:00

13 lines
280 B
XML

<yandex>
<remote_servers>
<test_cluster>
<shard>
<replica>
<host>node1</host>
<port>9000</port>
</replica>
</shard>
</test_cluster>
</remote_servers>
</yandex>