Commit Graph

405 Commits

Author SHA1 Message Date
alesapin
0591eed432
Merge pull request #11266 from ClickHouse/addition-to-11184
Addition to #11184
2020-06-01 11:37:00 +03:00
Alexey Milovidov
61d3d061dc Merge branch 'master' into addition-to-11184 2020-05-30 00:04:27 +03:00
Alexey Milovidov
ff12b9c546 Fix bad sh script in Dockerfile 2020-05-30 00:00:48 +03:00
Alexey Milovidov
07205519b5 Addition to #11184 2020-05-29 16:31:27 +03:00
Alexey Milovidov
13b0acdc9f Fix strange code 2020-05-29 03:42:25 +03:00
Alexander Kuzmenkov
ca5d7cf5bb fix some broken performance tests 2020-05-28 10:45:03 +03:00
Alexander Tokmakov
e049290af7 add cassandra-driver to integration tests 2020-05-26 22:15:46 +03:00
Alexander Kuzmenkov
f1fb7245e5 Merge remote-tracking branch 'origin/master' into HEAD 2020-05-25 06:21:27 +03:00
Alexander Kuzmenkov
09129a6d21 Function for printing array of Asts 2020-05-25 06:19:46 +03:00
Alexander Kuzmenkov
bf3f76be7f performance comparison 2020-05-25 04:42:56 +03:00
Alexander Kuzmenkov
5a9f47e6b0 performance comparison 2020-05-25 04:03:46 +03:00
Alexander Kuzmenkov
36c7a486a1 performance comparison 2020-05-23 03:27:56 +03:00
Alexander Kuzmenkov
a2ed8267ad
Rename performance_comparison.md to README.md 2020-05-23 00:30:17 +03:00
Alexander Kuzmenkov
51a064aa75 performance comparison 2020-05-22 23:09:44 +03:00
Alexander Kuzmenkov
f04c5c6100 performance comparison 2020-05-22 11:54:35 +03:00
Alexander Kuzmenkov
86da115018 performance comparison 2020-05-22 11:40:20 +03:00
Alexander Kuzmenkov
3073fc9eb0 performance comparison 2020-05-22 05:51:26 +03:00
Alexander Kuzmenkov
432648ca1e performance comparison 2020-05-22 03:51:56 +03:00
Alexander Kuzmenkov
7b747fabe2 performance comparison 2020-05-22 02:04:04 +03:00
Alexander Kuzmenkov
fecd84d3c0
Merge pull request #10915 from ClickHouse/aku/mongodb-uri
Support MongoDB URI
2020-05-21 23:02:12 +03:00
Alexander Kuzmenkov
ebb29d48fa
Update perf.py 2020-05-21 21:06:08 +03:00
Alexander Kuzmenkov
34508b8f64 [wip] Add memory stats to performance test 2020-05-21 05:12:55 +03:00
alesapin
2673c985bd
Merge pull request #11002 from ClickHouse/zookeeper_in_tmpfs_intergration_tests
Add ability to run zookeeper in integration tests with tmpfs
2020-05-20 11:30:13 +03:00
Alexander Kuzmenkov
bc34e0ff94 fixup 2020-05-19 23:12:10 +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 Kuzmenkov
ef6f386ee6
Merge pull request #11026 from ClickHouse/aku/trace-log
Add more logs to debug trace_log overflow
2020-05-19 17:56:06 +03:00
Alexander Kuzmenkov
a700b527ce fixup 2020-05-19 17:51:51 +03:00
Alexander Kuzmenkov
c34ea27362 performance comparison 2020-05-19 00:15:33 +03:00
Alexander Kuzmenkov
a54773f947 Add more logs to debug trace_log overflow 2020-05-18 22:33:12 +03:00
alesapin
b4652625c7 Try to enable skipped tests 2020-05-18 13:02:52 +03:00
alesapin
104860b274 Fix stress script 2020-05-14 18:37:37 +03:00
Alexander Kuzmenkov
bb726b2d8d
Update compare.sh 2020-05-14 13:54:07 +03:00
alesapin
a808af85b5
Merge pull request #10885 from qoega/move-dicts-for-tests
Make temorary changes in docker to move files easier
2020-05-14 13:04:32 +03:00
alexey-milovidov
f8195a577c
Merge pull request #10744 from Jokser/s3-proxy-resolver
S3 with proxy resolver
2020-05-14 02:19:10 +03:00
Yatsishin Ilya
e3a1329ed1 Merge remote-tracking branch 'origin' into move-dicts-for-tests 2020-05-13 17:33:37 +03:00
Yatsishin Ilya
bb1dfe271e Make temorary changes in docker to move files easier 2020-05-13 14:15:59 +03:00
Alexey Milovidov
4e891091df Allow expected number of failures in performance test 2020-05-13 06:57:19 +03:00
Alexey Milovidov
aaba17665b Preparation for MSan UBSan stress tests 2020-05-13 03:50:21 +03:00
Alexander Kuzmenkov
9edb0ba293
Update performance_comparison.md 2020-05-12 18:45:48 +03:00
Pavel Kovalenko
506634786e Handle exceptions in ProxyResolverConfiguration properly. 2020-05-12 17:34:37 +03:00
Alexey Milovidov
d9b1d49ed0 Fix test with obvious race condition 2020-05-11 20:32:26 +03:00
Alexey Milovidov
ec73ff6151 Do not show unstable queries as error 2020-05-09 18:58:47 +03:00
Alexey Milovidov
2e58cbd1b5 Minor modifications 2020-05-09 18:55:25 +03:00
Alexey Milovidov
33f1fd3836 Fix bad markup 2020-05-09 18:50:28 +03:00
Alexey Milovidov
2000008438 Fix bad markup 2020-05-09 18:47:14 +03:00
Pavel Kovalenko
6165c2aa99 Add possibility to use proxy resolver in DiskS3. 2020-05-08 13:53:12 +03:00
Alexander Tokmakov
2cb4c91c02 fix dockerfiles 2020-05-08 00:08:19 +03:00
tavplubix
04a24c59dc
Add tests with DatabaseAtomic (#10714)
* add tests with DatabaseAtomic

* fix
2020-05-07 14:29:58 +03:00
alesapin
5a90709afe update coverage tools to llvm-10
update coverage tools to llvm-10
2020-05-07 11:06:25 +03:00
kssenii
2c9e216132 Fix to python-pika 2020-05-07 02:52:33 +03:00