Alexander Kuzmenkov
|
bd7cc80d4b
|
try clang 11 in fast test
|
2021-04-01 21:03:06 +03:00 |
|
Alexander Kuzmenkov
|
31c8edf06a
|
disable parallel run for DatabaseReplicated
|
2021-04-01 20:57:31 +03:00 |
|
kssenii
|
99f0b08ac3
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into replicas-shards-for-mysql-and-postgres
|
2021-04-01 13:48:33 +00:00 |
|
kssenii
|
88df6afc84
|
More tests
|
2021-03-31 23:48:54 +00:00 |
|
kssenii
|
7dfcef9846
|
Add forgotten files
|
2021-03-31 21:46:07 +00:00 |
|
kssenii
|
03ce320926
|
Add a separate docker-compose with multiple servers for postgres and mysql
|
2021-03-31 17:04:57 +00:00 |
|
alesapin
|
1c8717b042
|
Fix run
|
2021-03-31 18:19:38 +03:00 |
|
Alexander Kuzmenkov
|
b67f48999c
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-03-31 16:27:19 +03:00 |
|
alesapin
|
2de47d84d8
|
Some fixes
|
2021-03-31 15:30:28 +03:00 |
|
tavplubix
|
6c1e2a0d87
|
Merge pull request #21690 from ClickHouse/test_multiple_nodes
Run three nodes with Replicated database and NuKeeper in CI
|
2021-03-31 12:31:13 +03:00 |
|
alesapin
|
019d4b3ebd
|
Run with ssh socket
|
2021-03-31 11:36:23 +03:00 |
|
alesapin
|
7c04b17ed0
|
Merge branch 'master' into jepsen_for_ci
|
2021-03-31 11:16:49 +03:00 |
|
alesapin
|
7172202bf5
|
More fixes
|
2021-03-30 23:51:41 +03:00 |
|
kssenii
|
ce05087b1b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into replicas-shards-for-mysql-and-postgres
|
2021-03-30 17:27:10 +00:00 |
|
alesapin
|
41da6076b1
|
Json logging
|
2021-03-30 19:22:20 +03:00 |
|
alesapin
|
45c1ba8c69
|
Revert "quick fix for broken resolution of apt.llvm.org on Yandex infra"
|
2021-03-30 19:03:55 +03:00 |
|
alesapin
|
132c2f6f22
|
Add jepsen docker image
|
2021-03-30 18:42:53 +03:00 |
|
Alexander Tokmakov
|
500a20f30d
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-30 16:23:33 +03:00 |
|
Alexander Kuzmenkov
|
0696ed390d
|
Merge pull request #22181 from ClickHouse/aku/flaky-stateless
less flaky functional tests
|
2021-03-30 14:40:07 +03:00 |
|
Alexander Kuzmenkov
|
f2325b62f4
|
Merge remote-tracking branch 'origin/aku/flaky-stateless' into HEAD
|
2021-03-30 14:04:02 +03:00 |
|
Alexander Kuzmenkov
|
bd5ddf0524
|
fixes
|
2021-03-30 13:49:43 +03:00 |
|
Alexander Tokmakov
|
9925110713
|
rename other occurrances
|
2021-03-29 23:04:50 +03:00 |
|
Alexander Tokmakov
|
ccd31d1b72
|
Merge remote-tracking branch 'ch/rename_keeper' into test_multiple_nodes
|
2021-03-29 22:44:40 +03:00 |
|
Alexander Tokmakov
|
a5b07f2f03
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-29 22:43:25 +03:00 |
|
Alexander Kuzmenkov
|
653b930e54
|
random order in flaky check
|
2021-03-29 22:12:20 +03:00 |
|
Alexander Kuzmenkov
|
23198059f3
|
save query log
|
2021-03-29 22:12:20 +03:00 |
|
alesapin
|
0cb85b9ea8
|
Trying parallel functional tests one more time
|
2021-03-29 17:26:48 +03:00 |
|
alesapin
|
a423540452
|
Merge remote-tracking branch 'origin/aku/flaky-stateless' into trying_parallel_func_tests
|
2021-03-29 17:25:23 +03:00 |
|
Alexander Kuzmenkov
|
7df765e4b4
|
save query log
|
2021-03-29 14:47:57 +03:00 |
|
alesapin
|
be132a32a2
|
More renames
|
2021-03-29 11:24:56 +03:00 |
|
kssenii
|
f40c582e7a
|
Replicas/shards for postgres storage
|
2021-03-27 20:11:48 +00:00 |
|
kssenii
|
f141f027f4
|
Make common class for external storages
|
2021-03-27 17:12:47 +00:00 |
|
kssenii
|
ae868208c2
|
Use pool with failover in mysql storage
|
2021-03-27 14:39:45 +00:00 |
|
Ilya Yatsishin
|
d01af5e9f8
|
touch to rebuild
|
2021-03-26 22:44:40 +03:00 |
|
Alexander Kuzmenkov
|
0675f9403c
|
Merge pull request #21895 from ClickHouse/aku/laglead
float RANGE OFFSET and lag/lead_in_frame
|
2021-03-25 23:00:22 +03:00 |
|
alexey-milovidov
|
52396acba1
|
Merge pull request #22064 from ClickHouse/fix-overflow-aes
Fix missing check in decrypt for AEAD mode
|
2021-03-25 16:01:44 +03:00 |
|
Alexey Milovidov
|
6341b083fb
|
Add test to skip list
|
2021-03-24 22:35:22 +03:00 |
|
kssenii
|
d9326cc229
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-24 18:28:55 +00:00 |
|
Ilya Yatsishin
|
4f8e3af0f7
|
Merge pull request #22015 from qoega/longer-sqlancer-run
Longer SQLancer run
|
2021-03-24 13:44:14 +03:00 |
|
Alexander Kuzmenkov
|
4c2278c215
|
Merge pull request #22047 from ClickHouse/aku/llvm-cloudflare-21.3
21.3: quick fix for broken resolution of apt.llvm.org on Yandex infra
(cherry picked from commit 12f5753e5f )
|
2021-03-23 19:41:09 +03:00 |
|
Yatsishin Ilya
|
c18018ae06
|
Longer SQLancer run
|
2021-03-23 07:26:30 +03:00 |
|
Alexander Kuzmenkov
|
b0284f20c3
|
Merge branch 'master' into aku/laglead
|
2021-03-22 21:16:27 +03:00 |
|
Alexander Kuzmenkov
|
5ae5134147
|
Merge pull request #21846 from ClickHouse/aku/perf-test-error
more robust error handling in perf test
|
2021-03-22 17:18:37 +03:00 |
|
kssenii
|
8a650c4408
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-22 13:38:25 +00:00 |
|
alexey-milovidov
|
0bad6adc48
|
Merge pull request #21551 from vzakaznikov/testflows_use_yandex_docker_repo
Updating docker/test/testflows/runner/dockerd-entrypoint.sh to use Yandex dockerhub-proxy
|
2021-03-22 02:27:50 +03:00 |
|
Alexander Kuzmenkov
|
1beba597ca
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-03-19 02:11:08 +03:00 |
|
Alexander Kuzmenkov
|
6aa9039f7d
|
float frames and lag/lead_in_frame
|
2021-03-19 02:05:43 +03:00 |
|
Alexander Kuzmenkov
|
8ab778e26a
|
Merge pull request #21754 from ClickHouse/aku/fuzzer-ci-sources
make the fuzzer use sources from the CI
|
2021-03-18 18:02:13 +03:00 |
|
Alexander Kuzmenkov
|
f2ac17cfba
|
Update compare.sh
|
2021-03-18 17:59:49 +03:00 |
|
Alexander Tokmakov
|
343b8c906d
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-18 16:01:04 +03:00 |
|
Alexander Tokmakov
|
fdae70df6c
|
fix tests
|
2021-03-18 15:50:03 +03:00 |
|
Alexander Kuzmenkov
|
ebd20e6052
|
Update run-fuzzer.sh
|
2021-03-18 05:09:38 +03:00 |
|
Alexander Kuzmenkov
|
065faf1318
|
more robust error handling in perf test
|
2021-03-18 01:32:55 +03:00 |
|
Alexander Kuzmenkov
|
51cd10c8eb
|
Update run-fuzzer.sh
|
2021-03-18 00:22:36 +03:00 |
|
Alexander Kuzmenkov
|
a3c1096fdb
|
Update run-fuzzer.sh
|
2021-03-17 21:59:03 +03:00 |
|
Alexander Kuzmenkov
|
5dcddbd468
|
boop
|
2021-03-17 19:52:50 +03:00 |
|
kssenii
|
34dea63248
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-17 13:32:43 +00:00 |
|
Nikita Mikhaylov
|
f51b41b7a4
|
Merge pull request #21710 from kssenii/replica-priorities
Support replicas priority for postgres dictionary source
|
2021-03-17 16:02:00 +03:00 |
|
Alexander Tokmakov
|
ff79be8af9
|
fix
|
2021-03-16 23:01:20 +03:00 |
|
Alexander Tokmakov
|
2d34bbb4b2
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-16 21:29:26 +03:00 |
|
Alexander Tokmakov
|
735acf27d8
|
try run stateful tests
|
2021-03-16 19:39:31 +03:00 |
|
alexey-milovidov
|
65d46b54fa
|
Merge pull request #21673 from vzakaznikov/update_testflows_to_1.6.74
Updating TestFlows to 1.6.74
|
2021-03-15 22:36:27 +03:00 |
|
Alexander Kuzmenkov
|
a78b234a6d
|
fixes
|
2021-03-15 21:45:57 +03:00 |
|
Alexander Tokmakov
|
ab07b3b516
|
Merge branch 'distributed_ddl_improvements' into test_multiple_nodes
|
2021-03-15 21:22:24 +03:00 |
|
Alexander Kuzmenkov
|
dec1e9eb6f
|
make the fuzzer use sources from the CI
|
2021-03-15 19:40:48 +03:00 |
|
Alexander Tokmakov
|
d7c43291b1
|
improve hung check in stress test
|
2021-03-15 17:23:04 +03:00 |
|
kssenii
|
bd38a7a021
|
Fix tests
|
2021-03-15 06:37:07 +00:00 |
|
kssenii
|
8688ae9346
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-14 19:32:21 +00:00 |
|
kssenii
|
8eea6a87e9
|
Support replicas priority for postgres dictionary source
|
2021-03-14 08:51:24 +00:00 |
|
Alexander Tokmakov
|
e62e256e77
|
fix
|
2021-03-13 13:22:48 +03:00 |
|
Alexander Tokmakov
|
8e00ff7898
|
try run two nodes with Replicated db and NuKeeper
|
2021-03-13 04:25:13 +03:00 |
|
Vitaliy Zakaznikov
|
3269e1d331
|
Updating TestFlows to 1.6.74
|
2021-03-12 12:32:32 -05:00 |
|
tavplubix
|
a10c4c9ded
|
Update Dockerfile
|
2021-03-12 18:26:35 +03:00 |
|
kssenii
|
571590fcfb
|
Update tests, dockerfile
|
2021-03-12 09:20:18 +00:00 |
|
tavplubix
|
2acbfd834a
|
Merge branch 'master' into stress_test_results
|
2021-03-12 12:11:33 +03:00 |
|
kssenii
|
9e0101e5fc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-12 07:47:22 +00:00 |
|
kssenii
|
fd4a19bbf8
|
Update dockerfile and config.d
|
2021-03-11 21:21:14 +00:00 |
|
Vitaliy Zakaznikov
|
7a26707dbf
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_use_yandex_docker_repo
|
2021-03-10 07:17:27 -05:00 |
|
Maksim Kita
|
43ba554191
|
Merge pull request #20595 from kitaisreal/cache-dictionaries-lru-cache
Cache dictionaries lru cache
|
2021-03-09 19:14:30 +03:00 |
|
Vitaliy Zakaznikov
|
d261777060
|
Updating docker/test/testflows/runner/dockerd-entrypoint.sh
to configure to use Yandex dockerhub-proxy.
|
2021-03-09 06:53:14 -05:00 |
|
alesapin
|
b2c12f3762
|
Upload coordination log after stress test
|
2021-03-07 17:44:30 +03:00 |
|
alesapin
|
ef192ec310
|
Merge branch 'master' into persistent_nukeeper_snapshot_storage
|
2021-03-07 10:31:06 +03:00 |
|
Nikolai Kochetov
|
47d684a5c3
|
Merge pull request #21442 from traceon/row-policy-with-prewhere-perf-test-fix
Adjust prewhere_with_row_level_filter performance test
|
2021-03-06 22:59:00 +03:00 |
|
robot-clickhouse
|
4e61f45dbb
|
Auto version update to [21.4.1.1] [54449]
|
2021-03-06 14:43:30 +03:00 |
|
Maksim Kita
|
1628c9b6c4
|
Fix fast test
|
2021-03-06 14:36:37 +03:00 |
|
Denis Glazachev
|
6f4e883d8d
|
Factor out settings
Enable parallel insert select
Reduce the amount of data to process
|
2021-03-06 15:09:45 +04:00 |
|
alesapin
|
652c6cdc50
|
Merge branch 'master' into persistent_nukeeper_snapshot_storage
|
2021-03-05 16:14:37 +03:00 |
|
Nikolai Kochetov
|
a195e783d2
|
Try fix perftests.
|
2021-03-04 13:25:49 +03:00 |
|
alesapin
|
76e10a4fb1
|
Missed files for tests
|
2021-03-03 23:05:33 +03:00 |
|
Alexander Kuzmenkov
|
f169be740a
|
Merge pull request #21381 from ClickHouse/aku/perf-negative
fix a rare false negative in perf tests
|
2021-03-03 15:55:14 +03:00 |
|
Nikolai Kochetov
|
019513d869
|
Try fix perftests.
|
2021-03-03 13:42:44 +03:00 |
|
Alexander Kuzmenkov
|
08148e062f
|
Fix a rare false negative in perf tests
|
2021-03-02 19:21:30 +03:00 |
|
alexey-milovidov
|
467fcbec06
|
Merge pull request #21292 from ClickHouse/extract-text-from-html
Rewrite extractTextFromHTML function
|
2021-02-28 16:36:18 +03:00 |
|
Alexey Milovidov
|
107d8ec811
|
Merge branch 'master' into extract-text-from-html
|
2021-02-28 04:03:32 +03:00 |
|
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 |
|
alexey-milovidov
|
b8fba768e5
|
Merge pull request #21264 from ClickHouse/fix_zookeeper_update
Fix several bugs with ZooKeeper client
|
2021-02-28 01:57:04 +03:00 |
|
Alexey Milovidov
|
fd1cf49e92
|
Rewrite extractTextFromHTML function
|
2021-02-27 22:22:38 +03:00 |
|
Alexander Tokmakov
|
fb42dec355
|
fix
|
2021-02-27 01:20:49 +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 |
|