Vitaliy Zakaznikov
dfb7cb999e
Updating healthcheck parameters.
2020-08-15 19:52:27 -04:00
Azat Khuzhin
e9d373b5b7
Fix step overflow in range()
2020-08-16 00:26:47 +03:00
vdimir
df63ada6cc
Fix Darwin build (std::max candidate template)
2020-08-15 20:08:59 +00:00
Vitaliy Zakaznikov
6a517be3b2
* Moving to standard healthcheck parameters.
...
* Adding docker-compose pull and docker-compose down before executing docker-compose up.
* Adding docker-compose ps if any of the containers are unhealthy.
2020-08-15 14:24:33 -04:00
vdimir
8fc470d1c5
Fix compilcation errror in MultiMatchAnyImpl.h
2020-08-15 18:08:00 +00:00
alexey-milovidov
79bde24da6
Merge pull request #13778 from ClickHouse/fix-flaky-test-7
...
Keep "metadata_loading" test only for release build
2020-08-15 21:01:23 +03:00
Alexey Milovidov
0217de37b9
Fix topK test
2020-08-15 20:55:49 +03:00
Vitaliy Zakaznikov
d25d67fcac
Adding missing certificates and dhparam.pem for openldap4.
2020-08-15 13:22:46 -04:00
alexey-milovidov
966dd287b7
Merge branch 'master' into shellcheck3
2020-08-15 19:49:22 +03:00
alexey-milovidov
521ab806aa
Merge pull request #13754 from ClickHouse/fix-flaky-test-2
...
Fix flaky test 00988_constraints_replication_zookeeper
2020-08-15 19:30:01 +03:00
alexey-milovidov
82a6c0a4b6
Merge pull request #13752 from ClickHouse/h3kRing-fix
...
Range check for h3KRing
2020-08-15 19:28:52 +03:00
Alexey Milovidov
3a213eb785
Keep "metadata_loading" test only for release build
2020-08-15 18:16:27 +03:00
Alexey Milovidov
1f1685d696
Fix error in test
2020-08-15 17:55:08 +03:00
Alexey Milovidov
4e88ba9a3e
Fix typo
2020-08-15 17:50:56 +03:00
Alexey Milovidov
eb548c08b7
Fix flaky mutations test
2020-08-15 17:35:31 +03:00
alexey-milovidov
e556be0471
Merge pull request #13755 from ClickHouse/clickhouse-test-better-diagnostic
...
Better diagnostics in clickhouse-test
2020-08-15 16:30:41 +03:00
Alexey Milovidov
5b3fa69d69
Make a test slightly more reliable
2020-08-15 16:26:56 +03:00
Vladimir Chebotarev
cca417b058
Fixed flappy test_multiple_disks::test_start_stop_moves
.
2020-08-15 16:00:53 +03:00
alexey-milovidov
7ccfae5da9
Merge pull request #13748 from ClickHouse/fix-bad-test-sensitive-data-masking
...
Fix bad test sensitive_data_masking
2020-08-15 15:56:38 +03:00
alexey-milovidov
0e3b9d0da6
Merge pull request #13747 from ClickHouse/fix-race-condition-in-test
...
Fix race condition in test
2020-08-15 15:55:47 +03:00
alexey-milovidov
8c34cc3df6
Merge pull request #13746 from ClickHouse/fix-race-condition-detach-merge
...
Fix race condition in DETACH and background merge
2020-08-15 15:53:26 +03:00
alexey-milovidov
faa0d50d67
Merge pull request #13737 from azat/query_log-Settings-logging-fix
...
Fix logging Settings.Names/Values when log_queries_min_type > QUERY_START
2020-08-15 15:51:19 +03:00
Alexey Milovidov
476c90b623
Merge branch 'master' into avoid-too-slow-queries-with-arrays
2020-08-15 15:49:21 +03:00
alexey-milovidov
2a86e730a7
Merge pull request #13758 from ClickHouse/revert-13723-unbundled-packager
...
Revert "Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04"
2020-08-15 15:44:12 +03:00
alexey-milovidov
3fac908dc7
Revert "Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04"
2020-08-15 15:43:58 +03:00
Alexey Milovidov
8c5e5ec1cf
Fix flaky test 01305_replica_create_drop_zookeeper
2020-08-15 15:30:17 +03:00
Alexey Milovidov
d4af19b3e7
Update test
2020-08-15 14:22:01 +03:00
Alexey Milovidov
eee3cb6887
Add a test reproducing race condition in DROP DATABASE
2020-08-15 14:16:43 +03:00
Alexey Milovidov
88f4bad0db
Better diagnostics in clickhouse-test
2020-08-15 13:03:51 +03:00
Alexey Milovidov
aaddb6a086
Fix flaky test
2020-08-15 12:37:05 +03:00
alexey-milovidov
b0ffde5825
Merge pull request #13743 from ClickHouse/fix-stress-test
...
Fix server restart after stress test
2020-08-15 12:16:01 +03:00
Alexey Milovidov
57b8d3f89b
Avoid too slow queries with arrays
2020-08-15 12:13:52 +03:00
Alexey Milovidov
1d51d9e8b6
Range check for h3KRing
2020-08-15 11:49:54 +03:00
alexey-milovidov
d0eeedd322
Merge pull request #13749 from ClickHouse/fix-fast-test
...
Fix fast test failure due to "Memory limit (for user) exceeded"
2020-08-15 11:26:10 +03:00
alexey-milovidov
c5c79e9408
Merge pull request #13590 from azat/TSV-fix-CR-assertion
...
Fix assertion for carriage return in TSV format header
2020-08-15 11:15:23 +03:00
zhang2014
fe49bd3414
Merge branch 'master' of github.com:yandex/ClickHouse into refactor/materialize_mysql_database
2020-08-15 16:12:46 +08:00
alexey-milovidov
d95b9f73a4
Update TabSeparatedRowInputFormat.cpp
2020-08-15 11:11:10 +03:00
alexey-milovidov
18b0c46b30
Merge pull request #13723 from qoega/unbundled-packager
...
Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04
2020-08-15 11:05:55 +03:00
alexey-milovidov
c241e42db0
Update Dockerfile
2020-08-15 11:05:38 +03:00
alexey-milovidov
ea79c53ed2
Merge pull request #13735 from azat/gcc10-build-fixes-20.7
...
Fix compilation with gcc10 and libstdc++
2020-08-15 11:01:14 +03:00
Alexey Milovidov
0140093b17
Fix fast test
2020-08-15 10:11:19 +03:00
Alexey Milovidov
9e6d4802ac
Do not drop cache if DROP/RENAME in Atomic database
2020-08-15 09:56:47 +03:00
Alexey Milovidov
096209881b
Fix bad test sensitive_data_masking
2020-08-15 09:41:28 +03:00
alexey-milovidov
74de096722
Merge pull request #13745 from ClickHouse/remove-zookeeper-from-unit-tests
...
Remove ZooKeeper from unit tests
2020-08-15 09:06:47 +03:00
Alexey Milovidov
5fe807613f
Fix race condition in test
2020-08-15 08:37:46 +03:00
Alexey Milovidov
ee084f0ec9
Fix race condition in DETACH and background merge
2020-08-15 08:21:02 +03:00
Alexey Milovidov
696f773267
Remove ZooKeeper from unit tests
2020-08-15 07:29:02 +03:00
alexey-milovidov
e032593005
Merge pull request #13744 from ClickHouse/qoega-revert-check-docker-compose-style
...
Revert check location of Docker compose files.
2020-08-15 07:24:30 +03:00
Alexey Milovidov
145ad95e2a
Revert check location of Docker compose files @qoega.
2020-08-15 07:23:23 +03:00
Alexey Milovidov
0c75ebcba3
Fix typo
2020-08-15 06:28:48 +03:00