kssenii
|
a78c9e63e7
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-05-23 12:07:26 +00:00 |
|
alesapin
|
31181095e7
|
Review fixes
|
2021-05-18 17:08:56 +03:00 |
|
alesapin
|
18bf681a83
|
Fix pull
|
2021-05-14 18:35:30 +03:00 |
|
alesapin
|
123715300a
|
Use keeper in integration tests
|
2021-05-14 15:30:49 +03:00 |
|
kssenii
|
7643d84095
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-04-30 22:02:51 +00:00 |
|
zhang2014
|
81496b2e63
|
Try fix MySQL 8.0 address already in use
|
2021-04-22 11:04:30 +08:00 |
|
kssenii
|
9fa21a6272
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-04-08 12:18:54 +00:00 |
|
kssenii
|
88df6afc84
|
More tests
|
2021-03-31 23:48:54 +00:00 |
|
kssenii
|
7dfcef9846
|
Add forgotten files
|
2021-03-31 21:46:07 +00:00 |
|
kssenii
|
03ce320926
|
Add a separate docker-compose with multiple servers for postgres and mysql
|
2021-03-31 17:04:57 +00:00 |
|
kssenii
|
f40c582e7a
|
Replicas/shards for postgres storage
|
2021-03-27 20:11:48 +00:00 |
|
kssenii
|
f141f027f4
|
Make common class for external storages
|
2021-03-27 17:12:47 +00:00 |
|
kssenii
|
ae868208c2
|
Use pool with failover in mysql storage
|
2021-03-27 14:39:45 +00:00 |
|
kssenii
|
619f0f51fd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-03-20 09:47:05 +00:00 |
|
kssenii
|
8eea6a87e9
|
Support replicas priority for postgres dictionary source
|
2021-03-14 08:51:24 +00:00 |
|
kssenii
|
a3c7402200
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-03-02 07:07:56 +00:00 |
|
Azat Khuzhin
|
bc1a316b28
|
Bump zookeeper version to 3.6.2 in tests
3.4.12 was released 1.05.2018
|
2021-02-26 23:41:43 +03:00 |
|
kssenii
|
4cdb55babe
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-02-22 12:39:35 +00:00 |
|
Azat Khuzhin
|
91c4ebaf0b
|
Merge remote-tracking branch 'upstream/master' into yamllint
|
2021-02-22 08:52:54 +03:00 |
|
Azat Khuzhin
|
e922690453
|
Fix yamllint issues
|
2021-02-20 23:25:21 +03:00 |
|
Azat Khuzhin
|
4784d09d17
|
tests/integration: increase verbosity for test_materialize_mysql_database
|
2021-02-20 22:09:01 +03:00 |
|
Azat Khuzhin
|
6873ad1983
|
tests/integration: fix yamllint issues in docker-compose.yaml for mysql
|
2021-02-20 22:09:01 +03:00 |
|
kssenii
|
d255b63364
|
Slightly better
|
2021-02-12 21:13:01 +00:00 |
|
kssenii
|
b842ce114b
|
Initial sync into ReplacingMergeTree table, select via nested table
|
2021-02-12 21:11:09 +00:00 |
|
Yatsishin Ilya
|
19d6e867c6
|
HDFS test had a clash with 9000 ClickHouse port.
|
2021-02-02 12:08:47 +03:00 |
|
Ilya Golshtein
|
832d99515b
|
tag for yandex/clickhouse-kerberized-hadoop
|
2020-12-17 12:05:49 +03:00 |
|
Ilya Golshtein
|
09d1e89674
|
yandex/clickhouse-kerberized-hadoop + missed header
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
7e97814859
|
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
d9166a0645
|
HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
eb10948ca2
|
kerberized_hdfs cluster started
|
2020-12-16 14:48:33 +03:00 |
|
alesapin
|
1d179dac22
|
Merge pull request #17486 from ClickHouse/fix_more_flaky_tests
Fix more flaky integration tests
|
2020-11-28 10:43:29 +03:00 |
|
alesapin
|
239ed12458
|
Better defaults
|
2020-11-27 14:50:33 +03:00 |
|
taichong
|
c8f7a56a25
|
fix CI timeout err
|
2020-11-27 11:34:49 +08:00 |
|
taichong
|
a6c2a90756
|
modify integration test materialize mysql database
1. fix asan test err
2. reset pymysql conn if ping err
3. finish mysql & ck killed test
4. modify check_query
|
2020-11-23 17:55:07 +08:00 |
|
Alexander Tokmakov
|
a7d3a024c7
|
Revert "Revert "Test and doc for PR12771 krb5 + cyrus-sasl + kerberized kafka""
This reverts commit c298c633a7 .
|
2020-09-29 11:56:37 +03:00 |
|
tavplubix
|
c298c633a7
|
Revert "Test and doc for PR12771 krb5 + cyrus-sasl + kerberized kafka"
|
2020-09-24 16:10:24 +03:00 |
|
Ilya Golshtein
|
494e59e7c1
|
DOCKER_KERBEROS_KDC_TAG
|
2020-09-21 19:12:31 +03:00 |
|
Ilya Golshtein
|
624a4c4d55
|
kdc Dockerfile integrated
|
2020-09-17 16:51:34 +03:00 |
|
Ilya Golshtein
|
c227f91636
|
remove_files improved, proper docker images, tiny cleanup
|
2020-09-17 16:51:34 +03:00 |
|
Ilya Golshtein
|
a2e72ec37a
|
test via runner is Ok, switched to custom images
|
2020-09-17 16:51:34 +03:00 |
|
Ilya Golshtein
|
7a6f7a872a
|
forgotten docker changes
|
2020-09-17 16:51:34 +03:00 |
|
Ilya Golshtein
|
c12fa26fe3
|
kerberized kafka test works
|
2020-09-17 16:51:34 +03:00 |
|
Anton Popov
|
9493532fdb
|
rework test for redis dictionary
|
2020-09-07 14:16:47 +03:00 |
|
Yatsishin Ilya
|
14b61e87d9
|
mysql bin log
|
2020-09-03 13:27:17 +03:00 |
|
Yatsishin Ilya
|
6902bbce50
|
Merge remote-tracking branch 'origin' into integration-explicit-configs
|
2020-09-02 12:48:07 +03:00 |
|
Anton Popov
|
7c3712c121
|
Merge pull request #13688 from it1804/master
Redis dictionary support for simple Redis requirepass authorization
|
2020-09-02 01:43:02 +03:00 |
|
Alexander Tokmakov
|
65a69ff6ad
|
move docker-compose files
|
2020-08-27 14:46:19 +03:00 |
|
Ivan A. Torgashov
|
1006c4f11b
|
Update tests for Redis dictionary requirepass authorization support
|
2020-08-15 14:18:17 +05:00 |
|
Yatsishin Ilya
|
73e9f4d421
|
update test_materialize_mysql_database test
|
2020-08-13 21:20:47 +03:00 |
|
Ilya Yatsishin
|
e6420c82ca
|
mysql/postgresql: move Dockerfiles and docker_compose to docker/test (#13448)
* mysql/postgresql: move Dockerfiles and docker_compose to docker/test
* Build client containers in CI
* pass tag to docker_compose
|
2020-08-12 18:04:36 +03:00 |
|