ClickHouse/docker/test/integration
2021-10-05 11:39:08 +03:00
..
base
helper_container
kerberized_hadoop
kerberos_kdc Fix more tests 2021-09-09 23:29:42 +03:00
mysql_golang_client Fix some broken images 2021-09-08 12:58:17 +03:00
mysql_java_client
mysql_js_client
mysql_php_client
postgresql_java_client
resolver
runner Update docker_compose_minio.yml 2021-10-05 11:39:08 +03: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