ClickHouse/docker
Alexander Tokmakov dd626d51cb
Fix perf tests report when there are no tests (#56881)
* fix perf tests report when there are no tests

* Automatic style fix

* Update docker/test/performance-comparison/compare.sh

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-11-17 16:36:19 +01:00
..
bare Fix typo 2023-05-06 23:40:19 +02:00
docs/builder Trigger docs check 2023-11-13 12:49:37 +01:00
keeper Update version_date.tsv and changelogs after v23.9.5.29-stable 2023-11-17 11:12:16 +00:00
packager Decrease unnecessary verbosity 2023-11-13 19:38:11 +01:00
server Update version_date.tsv and changelogs after v23.9.5.29-stable 2023-11-17 11:12:16 +00:00
test Fix perf tests report when there are no tests (#56881) 2023-11-17 16:36:19 +01:00
images.json Merge remote-tracking branch 'rschu1ze/master' into clang-17 2023-09-20 09:15:58 +00:00
README.md Merge branch 'master' into sqltest 2023-08-10 21:47:56 +03: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.