ClickHouse/docker/test/integration
2023-04-19 13:33:15 +02: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 Using a proper --tls=false option to disable TLS 2023-04-19 13:33:15 +02: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