ClickHouse/docker/test/integration
2024-07-22 14:31:50 +02:00
..
base Pin all python packages in CI images 2024-07-03 21:58:18 +02:00
dotnet_client
helper_container
hive_server
kerberized_hadoop kerberized_hadoop_dockerfile: ADD instead of wget, no final OR 2024-04-24 20:36:35 +03:00
kerberos_kdc
mysql_golang_client
mysql_java_client
mysql_js_client
mysql_php_client
nginx_dav
postgresql_java_client
resolver Pin all python packages in CI images 2024-07-03 21:58:18 +02:00
runner Update docker/test/integration/runner/Dockerfile 2024-07-22 14:31:50 +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