Yatsishin Ilya
f14d4be88e
change postgres
2021-03-19 19:44:08 +03:00
Yatsishin Ilya
5ae47bd2b4
Merge remote-tracking branch 'origin/master' into integration-2
2021-03-19 15:33:14 +03:00
Yatsishin Ilya
a67f066f0a
fixes
2021-03-19 14:44:03 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
e6f90298bb
wip
2021-03-09 10:32:10 +03:00
Yatsishin Ilya
534500ef84
wip
2021-03-05 16:39:51 +03:00
Yatsishin Ilya
8b6a64e8b8
typo
2021-03-04 12:07:59 +03:00
Yatsishin Ilya
babea212c7
Merge remote-tracking branch 'origin' into integration-2
2021-03-03 11:56:15 +03:00
Yatsishin Ilya
ec3d63bfe4
add check for fatal
2021-03-03 11:09:44 +03:00
Mikhail Filimonov
2bcfff257c
Remove most of sleeps in tests
2021-02-25 17:02:59 +01:00
Mikhail Filimonov
6c6eaf2a60
Fixes
2021-02-25 17:02:57 +01:00
Mikhail Filimonov
a4c9e62d6d
Integration tests: introduce wait_for_log_line.
...
It uses tail -f executed in container, this way i don't need to pull
the file many times, rememeber positions etc.
2021-02-25 17:02:56 +01:00
Mikhail Filimonov
32fa3dbc99
Integration tests: add IPC_LOCK and SYS_NICE caps
...
It is needed to make integration tests work with a installed binary (/usr/bin/clickhouse) mounted in.
Otherwise the binary mounted in have the capability, while the container is not allowing that
and you get cryptic message:
standard_init_linux.go:211: exec user process caused "operation not permitted"
2021-02-25 17:02:54 +01:00
Yatsishin Ilya
f8f475e83f
fix
2021-02-24 21:24:16 +03:00
Yatsishin Ilya
7c61f6c957
Merge remote-tracking branch 'origin' into integration-2
2021-02-24 15:42:20 +03:00
Yatsishin Ilya
905cc7a2bd
fixes
2021-02-24 14:46:58 +03:00
Azat Khuzhin
80f448a466
tests/integration: preserve mysql docker logs in test_materialize_mysql_database
2021-02-20 22:09:01 +03:00
Yatsishin Ilya
775f31f65e
fix
2021-02-20 18:23:09 +03:00
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
b5f59446b7
fix kerberos
2021-02-19 18:39:27 +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
Alexander Tokmakov
8097532cb7
Merge branch 'master' into database_replicated
2021-02-18 17:42:06 +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
Alexander Tokmakov
5e0cbfe972
Merge branch 'master' into database_replicated
2021-02-08 23:01:12 +03:00
Alexander Tokmakov
d010f97db0
Merge branch 'master' into database_replicated
2021-02-03 20:13:25 +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
alesapin
bcc3c4193e
Merge pull request #19697 from qoega/easier-macro-xml-generate
...
No more dicttoxml with excessive logs in integration tests
2021-01-29 12:00:20 +03:00
alesapin
4a6aef5421
Merge branch 'debug/test_concurrent_ttl_merges' of https://github.com/qoega/ClickHouse into fix_flaky_test_multiple_ttl
2021-01-27 14:51:55 +03:00
Yatsishin Ilya
d21d838604
No more dicttoxml with excessive logs
2021-01-27 12:50:11 +03:00
vdimir
fc8b8d23b2
Merge pull request #18812 from excitoon-favorites/betters3endpoints
...
Added prefix-based S3 endpoint settings
2021-01-26 20:47:57 +03:00
Yatsishin Ilya
403e74d941
Add more debuginfo for test_concurrent_ttl_merges test
2021-01-26 18:12:08 +03:00
Alexander Tokmakov
3bd4d97353
Merge branch 'master' into database_replicated
2021-01-25 14:19:04 +03:00
Vladimir Chebotarev
8ba8e8efd5
Added prefix-based S3 endpoint settings.
2021-01-25 06:40:57 +03:00
Alexander Tokmakov
14e842c197
print stderr of failed subprocess
2021-01-22 17:27:23 +03:00
Alexander Tokmakov
7f97a11c84
Merge branch 'master' into database_replicated
2021-01-18 17:09:39 +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