Commit Graph

2759 Commits

Author SHA1 Message Date
Sergei Semin
12e24a23d3
Merge branch 'master' into fix-build-clang-13-2 2021-09-12 19:30:55 +03:00
alesapin
efaf9e7583 Upload from separate dir 2021-09-10 17:38:34 +03:00
alesapin
7538f6f168 Better stylecheck 2021-09-10 17:27:03 +03:00
alesapin
bb778cc0fe Followup 2021-09-10 15:50:24 +03:00
alesapin
e8c0f35708 Report html 2021-09-10 15:43:55 +03:00
alesapin
b6219376e3 Trying style check 2021-09-10 14:52:21 +03:00
Nikita Mikhaylov
d7dafd6d2f Switch performance and merge contrib 2021-09-10 11:10:45 +00:00
Sergei Semin
b739d1cc92 make changes analog to https://github.com/ClickHouse/ClickHouse/pull/20495/files but for clang-13 2021-09-09 23:51:47 +03:00
Sergei Semin
0f2954ee97 remove extra clang-13 config 2021-09-09 23:51:47 +03:00
Sergei Semin
ff635bcab8 add build with clang-13 2021-09-09 23:51:47 +03:00
Nikita Mikhaylov
dcf7cb4a5c Done 2021-09-08 17:33:40 +00:00
Nikita Mikhaylov
107710e618 save 2021-09-08 15:06:15 +00:00
Yatsishin Ilya
9145dd3fd0 Merge branch 'master' into try-llvm-12 2021-08-06 19:14:01 +03:00
Alexey Milovidov
127455f15f Remove experimental ANTLR parser 2021-07-03 18:48:03 +03:00
Ivan
14e43cfafa
Add CI check for darwin-aarch64 (#25560)
* Add support for darwin-aarch64

* Fix PVS warnings

* Add build configuration

* Fix packager args
2021-06-25 18:21:56 +03:00
Ivan
e9e49a9085
Fix ANTLR parser and enable it back in CI (#25638)
* Fix

* Skip more tests
2021-06-24 14:45:29 +03:00
Pavel Kruglov
7cf88594da Turn off WITH_COVERAGE in build with clang-tidy 2021-06-17 17:35:36 +03:00
Alexey Milovidov
39515083e4 Remove broken check for non-production feature 2021-06-14 04:14:38 +03:00
Yatsishin Ilya
783e9b3c1c more 2021-05-13 14:13:37 +03:00
Yatsishin Ilya
e523162eda Merge remote-tracking branch 'origin' into try-llvm-12 2021-04-30 13:11:18 +03:00
Alexey Milovidov
eda56e52d8 Remove obsolete compilers 2021-04-28 07:16:48 +03:00
Alexey Milovidov
84a686dcda Update CI config 2021-04-25 03:34:35 +03:00
Yatsishin Ilya
7e6cd00cee Try to switch to llvm-12/clang-12 2021-03-24 17:17:59 +03:00
Alexander Tokmakov
9c7cf9e92e remove some debug code 2021-02-15 13:26:34 +03:00
Alexey Milovidov
19dc5239fa Add more Fuzzer tasks 2021-01-17 21:14:57 +03:00
alesapin
21d3bd525a Add config for integration tests msan 2021-01-12 17:11:57 +03:00
Ivan
51481c9c5f
Add ANTLR test config to another json 2020-12-23 18:25:05 +03:00
alesapin
22646ef284 Add stress test debug to ci list 2020-12-21 16:14:15 +03:00
Ivan
57763e6867
Enable Pytest framework for stateless tests (#17902) 2020-12-18 16:26:11 +03:00
Anton Popov
722e5fe73f
Rename check 2020-10-28 00:53:21 +03:00
alesapin
ad655bcfc0 Add stateless flaky check 2020-10-21 17:23:45 +03:00
Yatsishin Ilya
4c91bc7166 Check binary, darwin, aarch64, freebsd builds with clang-11 2020-10-05 15:27:19 +03:00
alesapin
2be3854e61 Move release to clang-11 2020-09-29 11:15:33 +03:00
alesapin
f104da48d2 Merge branch 'master' into 100_percent_lld_11_for_clang_11 2020-09-29 11:14:47 +03:00
alesapin
6b31bcb074 Add release task config 2020-09-29 11:13:47 +03:00
alesapin
f9f8361114 Better ci config 2020-09-29 10:21:51 +03:00
alesapin
e77c11a2c9 Fix config 2020-09-29 10:19:03 +03:00
alesapin
eafcec7ebf Move release build to clang-11 2020-09-29 10:15:05 +03:00
alesapin
29bc35ceff Merge branch 'master' into 100_percent_lld_11_for_clang_11 2020-09-28 13:41:01 +03:00
alesapin
3086fd88cd
Merge pull request #15307 from ClickHouse/test_integration_tests_flaky_check
Fix flaky integration test
2020-09-26 17:08:23 +03:00
alesapin
35ab3657c3 Add flaky tests config 2020-09-25 21:39:55 +03:00
tavplubix
5d8de1f65d
Update ci_config.json 2020-09-25 20:31:01 +03:00
alesapin
646e843105 100% lld-11 for clang-11 builds 2020-09-24 19:26:04 +03:00
alesapin
748fb74de2 Fix build type for integration tests 2020-09-18 10:02:55 +03:00
Alexander Kuzmenkov
946d364b10 Move non-essential builds to special
Special builds have lower CI priority and start later. If some tests
fail, they won't start at all, so we'll save some CI time.
2020-09-17 14:41:14 +03:00
alesapin
4348dca960
Update ci_config.json 2020-09-17 10:07:58 +03:00
alesapin
a12521dd4d Remove clang-11 build for release 2020-09-16 14:27:29 +03:00
alesapin
eaf5e293ad Move to clang-11 in most CI builds 2020-09-15 14:37:51 +03:00
alesapin
8242a94880
Update ci_config.json 2020-09-12 15:42:07 +03:00
alesapin
d9394fbf66 Fix code 2020-09-11 18:51:08 +03:00
alesapin
c34eaf5de3 Update ci_config and llvm 2020-09-09 10:08:38 +03:00
alesapin
88d569b6a6 Add ASTFuzzer to checks list 2020-09-08 16:31:59 +03:00
alesapin
30827dec70 Add special build config 2020-09-08 11:20:41 +03:00
alesapin
105f704efe Back to gcc-9 2020-09-07 19:20:00 +03:00
alesapin
7b8f8acd38 Bump all versions to gcc-10 2020-09-07 17:47:14 +03:00
alesapin
54e6257070 Better name 2020-09-07 17:23:20 +03:00
alesapin
df8dde109c Remove tests config 2020-09-07 16:40:16 +03:00
alesapin
f8932a7a6b Build and tests config 2020-09-07 16:40:03 +03:00
alesapin
9384b6950b Add some tests configs 2020-07-14 15:10:20 +03:00