Vitaliy Zakaznikov
|
b194965a56
|
Updating docker and docker-compose versions.
Updating and enabling datetime64 extended range tests.
|
2021-05-10 16:59:47 -04:00 |
Vitaliy Zakaznikov
|
872ae4821e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-10 14:12:00 -04:00 |
Vitaliy Zakaznikov
|
e6c6340a9b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel
|
2021-05-10 14:11:48 -04:00 |
alexey-milovidov
|
98c726b741
|
Merge pull request #8482 from ClickHouse/enable-compile-expressions
Enable "compile_expressions" by default
|
2021-05-10 21:09:18 +03:00 |
Vitaliy Zakaznikov
|
4be81b99f2
|
Updating TestFlows to 1.6.90
|
2021-05-10 13:02:13 -04:00 |
alexey-milovidov
|
0a6205f081
|
Merge branch 'master' into tests_dt64_ext
|
2021-05-08 23:29:18 +03:00 |
alexey-milovidov
|
a0b664e59e
|
Update run.sh
|
2021-05-08 22:53:07 +03:00 |
Maksim Kita
|
a0c1c2726a
|
Fixed FunctionComparison with special edge case
|
2021-05-08 21:04:21 +03:00 |
Maksim Kita
|
40505e53ea
|
Fixed code review issues
|
2021-05-08 17:39:35 +03:00 |
Maksim Kita
|
678a1b8522
|
Enable llvm in fast test
|
2021-05-08 17:39:34 +03:00 |
Maksim Kita
|
b41089a637
|
Enable compile_expressions in fuzzer
|
2021-05-08 17:39:34 +03:00 |
Vitaliy Zakaznikov
|
d591895028
|
Moving TestFlows version to 1.6.83
|
2021-05-07 18:24:35 -04:00 |
Vitaliy Zakaznikov
|
b1be512b5d
|
Moving to TestFlows 1.6.82
|
2021-05-07 17:56:14 -04:00 |
Maksim Kita
|
4e11a77b7c
|
gcc-10 installation no-install-reccomends option fix
|
2021-05-01 16:17:42 +03:00 |
alexey-milovidov
|
1c51a5d664
|
Merge pull request #23766 from kitaisreal/remove-unused-compilers
Remove unused compilers (fixed for the troublesome "unbundled" build)
|
2021-05-01 16:15:38 +03:00 |
Maksim Kita
|
6332facfe0
|
Update Dockerfile
|
2021-05-01 00:47:34 +03:00 |
alexey-milovidov
|
7ca74cbd6d
|
Merge pull request #23664 from azat/msan-dtor
Enable use-after-destruction detection in MSan
|
2021-04-30 21:51:28 +03:00 |
Maksim Kita
|
11786a748c
|
Update Dockerfile
|
2021-04-30 17:36:05 +03:00 |
filimonov
|
60aba20e5f
|
Update Dockerfile
|
2021-04-30 15:29:40 +02:00 |
filimonov
|
2bd945fb97
|
autodetect arch of gosu in server dockerfile
|
2021-04-30 15:27:31 +02:00 |
alexey-milovidov
|
efce9a4223
|
Revert "Fix CI build for gcc-10"
|
2021-04-29 20:43:08 +03:00 |
Maksim Kita
|
f56597e8ed
|
Updated llvm.cmake
|
2021-04-29 20:10:01 +03:00 |
Maksim Kita
|
299f26b4f8
|
Remove unused compilers
|
2021-04-29 17:00:38 +03:00 |
Maksim Kita
|
9a51c03b36
|
Fix CI build for gcc-10
|
2021-04-29 14:29:55 +03:00 |
Azat Khuzhin
|
c1213c1994
|
Enable use-after-destruction detection in MSan
Refs: https://clang.llvm.org/docs/MemorySanitizer.html#use-after-destruction-detection
|
2021-04-28 23:02:52 +03:00 |
Maksim Kita
|
6dec5266c4
|
Merge pull request #23711 from ClickHouse/remove-old-compilers
Remove obsolete compilers
|
2021-04-28 22:51:21 +03:00 |
Ilya Yatsishin
|
e9e07e3fc6
|
Merge pull request #23138 from qoega/add-dockerproxy-to-runner
Add dockerhub-proxy to runner
|
2021-04-28 17:10:28 +03:00 |
Alexander Kuzmenkov
|
7490e6788f
|
Merge pull request #23707 from ClickHouse/aku/perf-stable-query-index
stable query indexes in perf test
|
2021-04-28 13:06:53 +03:00 |
Alexey Milovidov
|
372e84a709
|
Remove obsolete compilers
|
2021-04-28 07:16:48 +03:00 |
Alexander Kuzmenkov
|
0f652d7beb
|
stable query indexes in perf test
|
2021-04-28 00:58:37 +03:00 |
Alexander Kuzmenkov
|
8f49a1ced6
|
Merge pull request #23554 from ClickHouse/aku/perf-numa-attributes
add numactl info to perf test run attributes
|
2021-04-27 14:09:57 +03:00 |
Ilya Yatsishin
|
cc3f989c8c
|
Touch to rebuild
|
2021-04-27 13:41:39 +03:00 |
Alexander Kuzmenkov
|
dd49516ab6
|
Merge pull request #23550 from ClickHouse/aku/perf-more-info
add more info to perf test report
|
2021-04-27 01:15:54 +03:00 |
Alexander Kuzmenkov
|
fc85631581
|
Update compare.sh
|
2021-04-26 12:41:29 +03:00 |
Alexander Kuzmenkov
|
2e4d54090d
|
fix
|
2021-04-26 12:39:54 +03:00 |
mergify[bot]
|
0dfde2dab6
|
Merge branch 'master' into limit-gcc
|
2021-04-25 05:01:45 +00:00 |
Alexey Milovidov
|
247c441486
|
Fix build
|
2021-04-25 06:11:54 +03:00 |
alexey-milovidov
|
2a14658456
|
Merge pull request #23605 from ClickHouse/cleanup-release
Remove rotten parts of release script
|
2021-04-25 05:51:02 +03:00 |
alexey-milovidov
|
726874dfee
|
Merge pull request #23553 from ClickHouse/aku/trace-fg
export trace log from stateless tests in flamegraph-friendly format
|
2021-04-25 02:30:35 +03:00 |
Alexey Milovidov
|
540dc85c23
|
Remove rotten parts of release script
|
2021-04-25 02:11:31 +03:00 |
alexey-milovidov
|
09ac5ecde1
|
Merge pull request #23561 from ClickHouse/stress-test-less-oom
Less chance of OOM in stress tests
|
2021-04-24 23:16:50 +03:00 |
alexey-milovidov
|
f0677f7138
|
Merge pull request #23462 from zhang2014/fix/ISSUE-23310
ISSUES-23310 Try fix MySQL 8.0 address already in use
|
2021-04-24 04:17:21 +03:00 |
Alexey Milovidov
|
ebdf9f5abc
|
Less chance of OOM in stress tests
|
2021-04-24 03:27:23 +03:00 |
Alexander Kuzmenkov
|
b8b8647b3e
|
add numactl info to perf run attributes
|
2021-04-23 23:52:18 +03:00 |
Alexander Kuzmenkov
|
7aba8a81e8
|
Update run.sh
|
2021-04-23 23:03:53 +03:00 |
Alexander Kuzmenkov
|
b7a75b8f40
|
Update compare.sh
|
2021-04-23 22:01:24 +03:00 |
Alexander Kuzmenkov
|
515f5ffb2b
|
Update Dockerfile
|
2021-04-23 21:58:37 +03:00 |
Alexander Kuzmenkov
|
d5f486e93b
|
Update run.sh
|
2021-04-23 21:51:26 +03:00 |
Alexander Kuzmenkov
|
a971521dfc
|
export trace log from stateless tests in flamegraph-friendly format
|
2021-04-23 21:50:02 +03:00 |
Alexander Kuzmenkov
|
a2977d07b8
|
Update compare.sh
|
2021-04-23 20:32:30 +03:00 |