Yatsishin Ilya
|
160776f183
|
Add explicit main_configs, user_configs and dictionaries in integration tests.
|
2020-08-12 11:55:04 +03:00 |
|
alesapin
|
8ad6a68fad
|
Add ability to execute commands in integration tests containers without exceptions. Supress exception during kill
|
2020-08-03 17:40:02 +03:00 |
|
Pavel Kovalenko
|
f43428a4d5
|
S3 HTTPS integration test.
|
2020-07-10 22:42:18 +03:00 |
|
Yatsishin Ilya
|
0c7a261bc6
|
Place common docker compose files to integration docker container
|
2020-07-06 16:45:54 +03:00 |
|
alesapin
|
64583ceb22
|
Merge branch 'master' into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:29 +03:00 |
|
alesapin
|
3fc65b3269
|
Merge branch 'master' into kssenii-rabbit-mq
|
2020-06-24 20:14:28 +03:00 |
|
Vitaly Baranov
|
29a9d4187f
|
Fix using current database while checking access rights.
|
2020-06-24 17:31:05 +03:00 |
|
alesapin
|
588568f39c
|
Disable MySQL tests under tsan
|
2020-06-22 16:10:25 +03:00 |
|
kssenii
|
18820814f5
|
Merge
|
2020-06-10 23:25:33 +00:00 |
|
Alexander Tokmakov
|
e67837bc4a
|
cleenup
|
2020-06-04 00:11:17 +03:00 |
|
Alexander Tokmakov
|
905bce4aeb
|
fix
|
2020-05-27 23:53:35 +03:00 |
|
Alexander Tokmakov
|
f099ce19a7
|
fix
|
2020-05-27 16:54:39 +03:00 |
|
Alexander Tokmakov
|
940132adc4
|
Merge branch 'master' into merging_external_source_cassandra
|
2020-05-27 00:13:57 +03:00 |
|
Alexander Tokmakov
|
310d522528
|
minimal implementation
|
2020-05-26 22:21:18 +03:00 |
|
kssenii
|
ad1c0de8db
|
Merge
|
2020-05-26 17:45:39 +00:00 |
|
Pavel Kovalenko
|
89b9fb6d41
|
Create 'root' S3 bucket before CH is started.
|
2020-05-22 14:48:08 +03:00 |
|
Alexander Tokmakov
|
31b6f5f0d2
|
Merge branch 'master' into merging_external_source_cassandra
|
2020-05-20 23:44:53 +03:00 |
|
kssenii
|
4dc659b763
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into add-storage-rabbitmq-read-only
|
2020-05-20 18:17:41 +00:00 |
|
kssenii
|
41b99edc04
|
Add base for RabbitMQ integration tests
|
2020-05-20 09:22:12 +03:00 |
|
alesapin
|
a17f034271
|
Bump compose version to 2.3, and make tmpfs for zookeeper optional
|
2020-05-19 18:27:10 +03:00 |
|
Alexander Tokmakov
|
175b7aedf3
|
Merge branch 'master' into merging_external_source_cassandra
|
2020-05-19 05:21:27 +03:00 |
|
Pavel Kovalenko
|
6165c2aa99
|
Add possibility to use proxy resolver in DiskS3.
|
2020-05-08 13:53:12 +03:00 |
|
Pavel Kovalenko
|
e5e84960ea
|
S3 with proxy integration test and fixes.
|
2020-04-29 11:40:29 +03:00 |
|
tavplubix
|
11c3493676
|
Merge pull request #10547 from ClickHouse/zhang2014/feature/ISSUES-5436
Merging #7572
|
2020-04-28 12:40:48 +03:00 |
|
zhang2014
|
0070f75218
|
ISSUES-5436 fix integration test failure & add test
|
2020-04-23 17:11:20 +08:00 |
|
zhang2014
|
8105a9bbe0
|
ISSUES-5436 fix review suggestions
|
2020-04-20 02:26:06 +08:00 |
|
tai
|
dafba9d66a
|
ISSUES-5436 add integration test for custom http
|
2020-04-20 02:25:43 +08:00 |
|
Yatsishin Ilya
|
a0ce15befd
|
Move integration tests docker files to docker/ directory. Rename image -> runner.
|
2020-04-17 19:01:16 +03:00 |
|
alexey-milovidov
|
2a48b0ecd7
|
Merge pull request #10184 from xzkostyan/feature-zookeeper-ssl
Optional secured communication between ClickHouse and Zookeeper
|
2020-04-15 07:09:14 +03:00 |
|
Konstantin Lebedev
|
df28eca407
|
Add test for communication between ClickHouse and Zookeeper over SSL
|
2020-04-13 10:49:16 +03:00 |
|
Konstantin Lebedev
|
eaba5c6c73
|
Remove mutable defaults from helpers/cluster.py
|
2020-04-12 17:36:48 +03:00 |
|
Vitaly Baranov
|
c97d12a19c
|
Enable access management by default for all integration tests.
|
2020-04-09 10:22:51 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|