mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
e6420c82ca
* mysql/postgresql: move Dockerfiles and docker_compose to docker/test * Build client containers in CI * pass tag to docker_compose |
||
---|---|---|
.. | ||
base | ||
helper_container | ||
mysql_golang_client | ||
mysql_java_client | ||
mysql_js_client | ||
mysql_php_client | ||
postgresql_java_client | ||
resolver | ||
runner | ||
s3_proxy | ||
README.md |
Docker containers for integration tests
base
container with required packagesrunner
container with that runs integration tests in dockerrunnner/compose
contains docker_compose YaML files that are used in tests
How to run integration tests is described in tests/integration/README.md