ClickHouse/docker/test/integration
2020-05-31 10:30:53 +00:00
..
base
compose Merge 2020-05-26 17:45:39 +00:00
helper_container
runner add cassandra-driver to integration tests 2020-05-26 22:15:46 +03:00
README.md

Docker containers for integration tests

  • base container with required packages
  • runner container with that runs integration tests in docker
  • compose contains docker_compose YaML files that are used in tests

How to run integration tests is described in tests/integration/README.md