ClickHouse/docker/test/integration
2020-10-02 19:54:07 +03:00
..
base Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
helper_container
kerberos_kdc Revert "Revert "Test and doc for PR12771 krb5 + cyrus-sasl + kerberized kafka"" 2020-09-29 11:56:37 +03:00
mysql_golang_client
mysql_java_client
mysql_js_client
mysql_php_client
postgresql_java_client
resolver
runner Convert to python3 (#15007) 2020-10-02 19:54:07 +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