ClickHouse/docker
Azat Khuzhin 375de7ff65 ci: add more logs in the functional tests reports
Due to settings randomization 4096 is not enough even to show all
settings, like here [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/68139/c852bd9dbaa317423234d4f15f21d64e59be42b5/stateless_tests_flaky_check__asan_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-11 07:15:10 +02:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Fix docs build 2024-08-02 18:17:32 +02:00
keeper Update version_date.tsv and changelogs after v24.7.3.42-stable 2024-08-08 13:43:12 +00:00
packager Remove Keeper standalone build 2024-07-01 11:24:45 +02:00
server Update version_date.tsv and changelogs after v24.7.3.42-stable 2024-08-08 13:43:12 +00:00
test ci: add more logs in the functional tests reports 2024-08-11 07:15:10 +02:00
images.json Test if unit-tests can be decreased 2024-06-11 16:09:31 +02:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03:00
reqgenerator.py Automatic style fix 2024-07-03 20:53:04 +00:00

ClickHouse Dockerfiles

This directory contain Dockerfiles for clickhouse-server. They are updated in each release.

Also, there is a bunch of images for testing and CI. They are listed in images.json file and updated on each commit to master. If you need to add another image, place information about it into images.json.