ClickHouse/docker/test/integration
2023-01-09 08:26:45 +00:00
..
base Merge branch 'master' into modern-tools 2023-01-05 21:24:47 +03:00
dotnet_client
helper_container
hive_server
kerberized_hadoop
kerberos_kdc
mysql_golang_client
mysql_java_client
mysql_js_client
mysql_php_client
postgresql_java_client
resolver
runner Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-634 2023-01-09 08:26:45 +00: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