ClickHouse/docker/test/integration
2023-10-28 00:40:24 +02:00
..
base Update mysql odbc connector 2023-06-28 22:19:31 +02:00
dotnet_client
helper_container Update integration tests runner too 2023-06-28 22:19:32 +02:00
hive_server Replace dlcdn.apache.org by archive domain 2023-08-30 18:40:36 +02: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 Remove old Java client tests 2023-10-10 20:35:51 +02:00
mysql_js_client Fix WORKDIR issue after upgrading npm 2022-04-05 00:10:33 +02:00
mysql_php_client Update mysql-php-client to the recent rolling version 2023-06-28 22:19:39 +02:00
nginx_dav Replace kssenii/nginx-test:1.1 by clickhouse/nginx-dav 2023-07-22 15:45:47 +02:00
postgresql_java_client
resolver
runner Merge pull request #55796 from ClickHouse/Fix_azurite_port 2023-10-28 00:40:24 +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