Commit Graph

7 Commits

Author SHA1 Message Date
nikitamikhaylov
99404e914e done 2020-12-22 18:19:58 +03:00
Azat Khuzhin
8883b6125e tests: remove unused configs/scripts
Those configs was used by clickhouse-test-server, that is used for
ctest, but later does not used on CI, and for debian manifets
with_server was excluded.

So remove those configs not to confuse other people.
2020-12-22 01:13:38 +03:00
Vitaly Baranov
cde3da4a23 Set custom prefix in server-test.xml too. 2020-08-03 15:01:00 +03:00
Bharat Nallan
aa2d724ea1 add max_thread_pool_size setting to tests
This adds the `max_thread_pool_size` config to
tests/server-test.xml file.
2020-06-15 22:04:30 -07:00
Konstantin Lebedev
b666f60af8 Optional secured communication between ClickHouse and Zookeeper 2020-04-09 01:40:54 +03:00
Vitaly Baranov
d064ddfe13 Disable MemoryAccessStorage. 2020-04-07 23:31:59 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00