ClickHouse/docker/test/integration
Kseniia Sumarokova 5d3abc14c7
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
2021-08-03 08:29:34 +03:00
..
base yandex/clickhouse-test-base Dockerfile fix (mysql connector moved) 2021-07-13 18:49:03 +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 pull request #22045 from OmarBazaraa/mongo-ssl 2021-08-03 08:29:34 +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