ClickHouse/docker/test/integration
2024-10-16 17:24:12 +02:00
..
base docker: use self-compiled gdb 15 from cctools 2024-08-06 17:15:49 +02:00
dotnet_client
helper_container PoC 2024-09-06 00:22:46 +02:00
hive_server Automatic style fix 2024-09-27 10:19:49 +00:00
kerberized_hadoop
kerberos_kdc
mysql_golang_client
mysql_java_client
mysql_js_client
mysql_php_client
nginx_dav
postgresql_java_client
resolver
runner Fix readiness/health check for OpenLDAP container 2024-10-16 17:24:12 +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