ClickHouse/docker/test/integration
2021-06-29 21:30:31 +00:00
..
base Add sometest 2021-06-18 14:02:15 +03:00
helper_container
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 https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +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