Yatsishin Ilya
fc89b4fd35
better
2021-02-20 17:59:39 +03:00
Yatsishin Ilya
65a55b1010
Merge remote-tracking branch 'origin' into integration-2
2021-02-19 20:07:16 +03:00
Yatsishin Ilya
ecf928737b
fix
2021-02-19 18:08:38 +03:00
Yatsishin Ilya
d45cab4228
wip
2021-02-19 17:42:43 +03:00
Yatsishin Ilya
ee955038c1
wip
2021-02-19 15:58:11 +03:00
Yatsishin Ilya
2df4317aba
wip
2021-02-19 00:21:50 +03:00
Yatsishin Ilya
609c9b272f
fix
2021-02-18 16:42:31 +03:00
Yatsishin Ilya
872e36c207
wip
2021-02-18 15:57:45 +03:00
Vitaly Baranov
c704a8cc45
Log stdout and stderr when failed to start docker in integration tests.
2021-02-17 20:07:03 +03:00
Yatsishin Ilya
677528326f
postgres
2021-02-17 18:40:01 +03:00
Yatsishin Ilya
8603855f5f
fix
2021-02-16 17:16:15 +03:00
Yatsishin Ilya
0b62ef4aa9
more fixes
2021-02-16 10:10:01 +03:00
Yatsishin Ilya
06e1188d9e
wip
2021-02-15 12:35:45 +03:00
Yatsishin Ilya
20864076ed
wip
2021-02-12 18:51:21 +03:00
Pavel Kovalenko
b7151aa754
Merge remote-tracking branch 'origin/master' into disk-s3-backup-restore-metadata
...
# Conflicts:
# src/Disks/DiskDecorator.h
# src/Disks/IDisk.h
# src/Disks/S3/DiskS3.cpp
2021-02-03 14:22:18 +03:00
Yatsishin Ilya
19d6e867c6
HDFS test had a clash with 9000 ClickHouse port.
2021-02-02 12:08:47 +03:00
Yatsishin Ilya
01c9b90144
fix project name for clickhouse instance
2021-01-29 19:16:10 +03:00
Yatsishin Ilya
5f6a4ad60d
Remove --project-directory for docker-compose. Fix logs formatting from docker container.
2021-01-29 19:16:10 +03:00
Yatsishin Ilya
d21d838604
No more dicttoxml with excessive logs
2021-01-27 12:50:11 +03:00
Alexander Tokmakov
14e842c197
print stderr of failed subprocess
2021-01-22 17:27:23 +03:00
Pavel Kovalenko
1e3a059f64
Merge remote-tracking branch 'origin/master' into disk-s3-backup-restore-metadata
...
# Conflicts:
# src/Disks/DiskCacheWrapper.cpp
# src/Disks/S3/DiskS3.cpp
2021-01-18 13:39:49 +03:00
Pavel Kovalenko
53389f79c0
Ability to backup-restore metadata files for DiskS3 (minor fixes)
2021-01-13 15:05:32 +03:00
Pavel Kovalenko
b09862b7b9
Ability to backup-restore metadata files for DiskS3 (fixes and tests)
2021-01-12 20:18:40 +03:00
Pavel Kovalenko
0164965bc0
Fix get_process_pid
2021-01-11 20:40:11 +03:00
Pavel Kovalenko
0856b2c514
Ability to backup-restore metadata files for DiskS3 (fixes and tests)
2021-01-11 20:37:08 +03:00
alesapin
303c4f98cc
Add ability to collect coverage from integration tests
2020-12-24 18:51:53 +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
Ilya Golshtein
185ac744b1
kerberized hdfs compiled
2020-12-16 14:48:33 +03:00
alesapin
51f49e3d47
Check output of cluster start cmd
2020-12-01 23:23:32 +03:00
Vitaly Baranov
4b3488934c
Disable running test test_odbc_interaction.test_bridge_dies_with_parent with asan.
2020-11-24 17:55:02 +03:00
nikitamikhaylov
9c6b896928
style + flaky test fix
2020-11-17 17:36:04 +03:00
alesapin
dca35b1913
Add awesome test for fetch
2020-10-27 15:24:10 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +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
nikitamikhaylov
c9cfdffcd7
mongo uri
2020-09-22 16:52:56 +03:00
sundy-li
544b2cb20d
add configChanged method for zookeeper
...
fix logic error && skip reload testkeeper
2020-09-17 13:33:45 +08:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
alesapin
0c04f4d008
Update cluster.py
2020-09-14 10:01:20 +03:00
Vitaly Baranov
1e849f2975
Fix permission denied on opening file /var/lib/clickhouse/status in integration tests.
2020-09-12 03:18:18 +03:00
alesapin
150d8d4e79
Better recursive copy in integration tests
2020-09-09 14:11:59 +03:00
Alexey Milovidov
829049de2f
Handle host/network is unreachable in integration tests
2020-09-07 19:43:35 +03:00
Ilya Yatsishin
5ada30df96
Merge branch 'master' into integration-explicit-configs
2020-09-03 20:43:01 +03:00
alesapin
4519b4308c
Fix default tag for base image
2020-09-03 16:03:26 +03:00
Yatsishin Ilya
a4f0267709
pass katest if no DOCKER_BASE_TAG in env
2020-09-03 13:20:15 +03:00
Yatsishin Ilya
8f50a6769d
Fix bad merge
2020-09-02 15:28:47 +03:00
Yatsishin Ilya
5ab9f249e5
Merge branch 'try-dns-fix' into integration-explicit-configs
2020-09-02 12:53:10 +03:00
Yatsishin Ilya
45e54f81c7
better resolv.conf, add DNSCacheUpdater logs
2020-09-02 11:07:46 +03:00
Yatsishin Ilya
6cb893f073
Draft.
2020-09-01 09:38:23 +03:00
Yatsishin Ilya
fac881a6f0
finally remove config_dir
2020-08-14 18:51:28 +03:00
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