mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 19:14:30 +00:00
8a89b8e395
Do not stop processing pathologically slow queries, since this may hide errors in other queries, i.e. when the test failed on one of servers (upstream or from PR) and someone interpret this is as OK with the following comment: "the failure was on the upstream server it is OK, PR should fix it" Anyway there is almost zero such queries right now, and before merging something this should be reviewed. |
||
---|---|---|
.. | ||
bare | ||
builder | ||
client | ||
docs | ||
packager | ||
server | ||
test | ||
images.json | ||
README.md |
ClickHouse Dockerfiles
This directory contain Dockerfiles for clickhouse-client
and clickhouse-server
. They are updated in each release.
Also there is 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
.