ClickHouse/docker/test/integration
2024-02-12 10:39:26 -08:00
..
base
dotnet_client
helper_container Pin alpine version of integration tests helper container 2023-12-08 14:15:28 +01:00
hive_server Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
kerberized_hadoop
kerberos_kdc
mysql_golang_client
mysql_java_client Fix incorrect nullable columns reporting in MySQL binary protocol 2023-11-15 16:53:38 +01:00
mysql_js_client
mysql_php_client
nginx_dav
postgresql_java_client Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
resolver
runner Update Dockerfile 2024-02-12 10:39:26 -08:00
s3_proxy
README.md

Docker containers for integration tests

  • base container with required packages
  • runner container with that runs integration tests in docker
  • runnner/compose contains docker_compose YaML files that are used in tests

How to run integration tests is described in tests/integration/README.md