alexey-milovidov
|
9f0400f015
|
Merge pull request #21171 from azat/tests-bump-zookeeper
Bump zookeeper version to 3.6.2 in tests
|
2021-02-28 02:35:58 +03: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 |
|
alesapin
|
a48bb7e3a0
|
Fix redundant zookeeper reconnect and possibility of multiple zookeeper session for a single ClickHouse server
|
2021-02-26 22:05:25 +03: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
|
1c5b10de41
|
Use fixed version for aerospike
|
2021-02-19 10:42:25 +00:00 |
|
alesapin
|
6247d59c32
|
Use fixed version
|
2021-02-05 18:30:45 +03:00 |
|
alesapin
|
92a4c4e318
|
Add librdkafka to integration tests runner
|
2021-02-05 18:28:20 +03:00 |
|
Yatsishin Ilya
|
19d6e867c6
|
HDFS test had a clash with 9000 ClickHouse port.
|
2021-02-02 12:08:47 +03:00 |
|
alesapin
|
941f60a7b5
|
Temporary retrun dicttoxml to integration tests runner
|
2021-01-29 16:17:17 +03:00 |
|
Yatsishin Ilya
|
d21d838604
|
No more dicttoxml with excessive logs
|
2021-01-27 12:50:11 +03:00 |
|
Mikhail Filimonov
|
6bec839ab3
|
Touch dockerfiles to trigger rebuild
|
2021-01-14 12:46:24 +01:00 |
|
Ilya Golshtein
|
832d99515b
|
tag for yandex/clickhouse-kerberized-hadoop
|
2020-12-17 12:05:49 +03:00 |
|
Ilya Golshtein
|
a5a33f1963
|
rpm rebuilddb and yum update in kerberized_hadoop/Dockerfile
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
39877b1a6f
|
yum clean all in kerberized_hadoop/Dockerfile
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
a4dad0acb7
|
CentOS 6 became too old
|
2020-12-16 14:48:33 +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
|
031ddaedd4
|
Update docker image in integration tests runner
|
2020-12-01 14:32: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 |
|
alesapin
|
dca35b1913
|
Add awesome test for fetch
|
2020-10-27 15:24:10 +03:00 |
|
Alexander Kuzmenkov
|
7581267c01
|
remove warnings in integration tests
|
2020-10-16 18:27:45 +03:00 |
|
Azat Khuzhin
|
9cb3c743bd
|
Convert to python3 (#15007)
|
2020-10-02 19:54:07 +03:00 |
|
Alexander Kuzmenkov
|
499e0766e5
|
Check docker scripts with shellcheck
|
2020-09-30 20:06:46 +03: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 Yatsishin
|
7dad84ea6b
|
Merge pull request #14265 from arenadata/ADQM-160
Test and doc for PR12771 krb5 + cyrus-sasl + kerberized kafka
|
2020-09-23 19:02:58 +03:00 |
|
Ilya Golshtein
|
494e59e7c1
|
DOCKER_KERBEROS_KDC_TAG
|
2020-09-21 19:12:31 +03:00 |
|
alesapin
|
27613f8346
|
Fix symbolizers path in test images
|
2020-09-21 10:38:11 +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
|
fc075e65da
|
Merge remote-tracking branch 'origin' into integration-explicit-configs
|
2020-09-03 11:49:48 +03:00 |
|
alesapin
|
12f76d9448
|
Merge pull request #14325 from azat/suppress-wget-output
Suppress superfluous wget (-nv) output
|
2020-09-02 14:59:28 +03:00 |
|
Yatsishin Ilya
|
5ab9f249e5
|
Merge branch 'try-dns-fix' into integration-explicit-configs
|
2020-09-02 12:53:10 +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 |
|
Azat Khuzhin
|
2d7cb03120
|
Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].
[1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
|
2020-09-01 10:25:13 +03:00 |
|
Yatsishin Ilya
|
6cb893f073
|
Draft.
|
2020-09-01 09:38:23 +03:00 |
|