ClickHouse/docker/test/integration
2021-02-02 12:08:47 +03:00
..
base Touch dockerfiles to trigger rebuild 2021-01-14 12:46:24 +01:00
helper_container
kerberized_hadoop rpm rebuilddb and yum update in kerberized_hadoop/Dockerfile 2020-12-16 14:48:33 +03:00
kerberos_kdc
mysql_golang_client
mysql_java_client
mysql_js_client
mysql_php_client
postgresql_java_client
resolver
runner HDFS test had a clash with 9000 ClickHouse port. 2021-02-02 12:08:47 +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