ClickHouse/docker/test/integration
2022-10-14 12:39:08 -03:00
..
base custom py script in integ tests 2022-10-14 12:39:08 -03:00
dotnet_client
helper_container
hive_server update hive test 2022-06-21 15:10:48 +08:00
kerberized_hadoop
kerberos_kdc
mysql_golang_client fixup! Update golang-mysql integration image 2022-04-23 15:24:42 +02:00
mysql_java_client
mysql_js_client Fix WORKDIR issue after upgrading npm 2022-04-05 00:10:33 +02:00
mysql_php_client Update mysql_php_client php version 2022-04-22 18:22:14 +02:00
postgresql_java_client
resolver
runner Remove trash error message from integration tests 2022-09-17 20:24:56 +02: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