ClickHouse/docker/test/integration/runner/compose
Igor Nikonov dbfb448290 Fix: integration test, standalone keeper mode
There is logic regarding which keeper binary use to start keeper cluster in an integration test
There 2 options:
(1) standalone keeper binary (expected binary name clickhouse-keeper)
(2) clickhouse binary with keeper inside

Fixed:
- option (1) didn't work since docker_compose_keeper.yaml didn't create
target clickhouse-keeper at all
- if clickhouse-keeper existed, option (1) was taken but
  clickhouse-keeper could be just a link to clickhouse binary (the link
  is created always during build if cmake option BUILD_STANDALONE_KEEPER is OFF)
2022-09-09 14:51:34 +00:00
..
docker_compose_azurite.yml Connecting to Azurite and invoking simple INSERTs works in the integration test 2021-12-10 22:04:38 +01:00
docker_compose_cassandra.yml wip 2021-04-07 15:22:53 +03:00
docker_compose_coredns.yml Add host regexp multiple PTR records integration tests 2022-07-20 14:09:38 -03:00
docker_compose_dotnet_client.yml Update docker_compose_dotnet_client.yml 2022-01-03 02:55:49 +03:00
docker_compose_hdfs.yml wip 2021-06-09 12:23:02 +03:00
docker_compose_hive.yml improve stability for hive intergration test 2022-06-21 15:59:54 +08:00
docker_compose_jdbc_bridge.yml Revert "Revert jdbc-bridge image" 2021-09-09 10:45:04 +03:00
docker_compose_kafka.yml Merge remote-tracking branch 'origin' into integration-2 2021-02-24 15:42:20 +03:00
docker_compose_keeper.yml Fix: integration test, standalone keeper mode 2022-09-09 14:51:34 +00:00
docker_compose_kerberized_hdfs.yml Use the current kerberized-haddop image 2022-02-13 22:01:45 +01:00
docker_compose_kerberized_kafka.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_meili.yml Update docker_compose_meili.yml 2022-07-12 15:50:35 +02:00
docker_compose_minio.yml Update docker_compose_minio.yml 2021-10-05 11:39:08 +03:00
docker_compose_mongo_secure.yml Add integration tests 2021-07-28 09:38:34 +00:00
docker_compose_mongo.yml Fix ports allocated for mongo2 that is w/o creds 2022-01-14 13:00:38 +00:00
docker_compose_mysql_5_7_for_materialized_mysql.yml rename MaterializeMySQL to MaterializedMySQL 2021-07-26 21:17:28 +03:00
docker_compose_mysql_8_0.yml wip 2021-03-09 10:32:10 +03:00
docker_compose_mysql_client.yml better 2021-04-13 17:55:31 +03:00
docker_compose_mysql_cluster.yml wip 2021-04-12 10:03:12 +03:00
docker_compose_mysql_golang_client.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_mysql_java_client.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_mysql_js_client.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_mysql_php_client.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_mysql.yml Add a separate docker-compose with multiple servers for postgres and mysql 2021-03-31 17:04:57 +00:00
docker_compose_nats.yml fix nats-io TLS support 2022-08-05 11:20:05 +02:00
docker_compose_net.yml
docker_compose_nginx.yml Add test 2021-06-13 19:38:17 +00:00
docker_compose_postgres_cluster.yml fix 2021-04-08 17:43:57 +03:00
docker_compose_postgres.yml Update docker_compose_postgres.yml 2021-11-10 10:36:59 +03:00
docker_compose_postgresql_java_client.yml Preparation 2021-09-06 14:33:39 +03:00
docker_compose_postgresql.yml Merge remote-tracking branch 'origin' into integration-2 2021-02-24 15:42:20 +03:00
docker_compose_rabbitmq.yml Update rabbitmq conf 2021-07-27 07:14:41 +00:00
docker_compose_redis.yml Merge remote-tracking branch 'origin' into integration-2 2021-02-24 15:42:20 +03:00
docker_compose_zookeeper_secure.yml rewrite zookeeper test 2021-05-21 16:29:43 +03:00
docker_compose_zookeeper.yml Bump zookeeper version to 3.6.2 in tests 2021-02-26 23:41:43 +03:00