ClickHouse/tests/integration/test_config_xml_main
Azat Khuzhin 2db092f9d8 Cleanup remote_servers in dist config.xml
At first, there was no such amount of clusters in dist config, they
added when someone need to write some new cluster for tests.

So let's move them to the clusters.xml that is deployed only for tests,
and leave only default cluster.

And cleanup also some configs that had been copied from dist config in
the repo (about test_config_* integration tests, this should be OK,
since there are more_clusters.xml as well, that covers additional
cases).

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-09 16:55:27 +02:00
..
configs Cleanup remote_servers in dist config.xml 2023-07-09 16:55:27 +02:00
__init__.py Implemented YAMLParser class 2021-05-21 21:56:22 +03:00
test.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00