ClickHouse/docker/test/integration
Alexander Tokmakov 9e9969cea7
Merge pull request #37827 from arthurpassos/host_regexp_multiple_domains
Test host_regexp against all PTR records instead of only one
2022-07-21 16:43:05 +03:00
..
base Hope I'll fix it 2022-03-14 21:43:51 +01:00
dotnet_client Add test output and compare to reference 2022-01-03 03:36:23 +03:00
helper_container
hive_server update hive test 2022-06-21 15:10:48 +08:00
kerberized_hadoop Create symlink hadoop -> ./hadoop-2.7.0 2022-02-13 19:10:11 +01:00
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 Merge pull request #37827 from arthurpassos/host_regexp_multiple_domains 2022-07-21 16:43:05 +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