mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
48b1b7b7ec
New avro version has a code that does not allow to use BytesIO [1]. [1]: https://github.com/apache/avro/commit/e8c61ba4f0#diff-ca721cc66db80ff81dcd7b8ad1bb0e83b2e5c2de80c207ebec79f5495d38db98R318-R319 |
||
---|---|---|
.. | ||
base | ||
helper_container | ||
kerberized_hadoop | ||
kerberos_kdc | ||
mysql_golang_client | ||
mysql_java_client | ||
mysql_js_client | ||
mysql_php_client | ||
postgresql_java_client | ||
resolver | ||
runner | ||
s3_proxy | ||
README.md |
Docker containers for integration tests
base
container with required packagesrunner
container with that runs integration tests in dockerrunnner/compose
contains docker_compose YaML files that are used in tests
How to run integration tests is described in tests/integration/README.md