mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
b8b6d597ae
* Avoid OOM in perf tests At some point perf tests started to fail for one setup on CI [1]: /home/ubuntu/actions-runner/_work/_temp/f8fce7b1-8bc4-49c8-a203-c96867f4420a.sh: line 5: 1882659 Killed python3 performance_comparison_check.py "$CHECK_NAME" Error: Process completed with exit code 137. [1]: https://github.com/ClickHouse/ClickHouse/actions/runs/4230936986/jobs/7349818625 Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> * Switch perf tests to ubuntu 22.04 for parallel with --memsuspend Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> --------- Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
bare | ||
client | ||
docs/builder | ||
keeper | ||
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
.