Commit Graph

5 Commits

Author SHA1 Message Date
冯开宇 c7eeb6a725 Merge 'fky@cnch-dev@ci@reduce-size' into 'cnch-dev'
ci(clickhousech@m-4789423623): remove redundant test files.

See merge request: !23549
# Conflicts:
#	.codebase/pipelines/ci.yaml
2024-09-27 07:43:36 +00: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
Azat Khuzhin 95c35b318e Avoid using symlinks for top_level_domains
Move the main copy into the tests/config and ship it to the perf tests
via the perf package.
2020-12-15 21:58:46 +03:00
Azat Khuzhin f68a231a46 Fix installing top_level_domains for tests 2020-12-10 10:19:51 +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