Commit Graph

291 Commits

Author SHA1 Message Date
Yatsishin Ilya
db2f3baf39 fix 2022-10-21 19:43:06 +00:00
Yatsishin Ilya
aa432fe95a staging 2022-10-17 15:20:20 +00:00
Yatsishin Ilya
6a82d54314 add CI files 2022-10-17 14:46:50 +00:00
Robert Schulze
bcaa66c804
Add arm-v80compat builds 2022-09-21 13:09:24 +00:00
Alexey Milovidov
ecfd8cb5a6 Remove trash error message from integration tests 2022-09-17 20:24:56 +02:00
Robert Schulze
9d4de0cbaa
Merge pull request #40999 from ClickHouse/sse2-special-build
Add special x86-SSE2-only build
2022-09-08 09:06:29 +02:00
Kseniia Sumarokova
0296d44a7c
Update pull_request.yml 2022-09-05 22:15:05 +02:00
Robert Schulze
e1def723f8
Add special x86-SSE2-only build 2022-09-05 12:51:44 +00:00
Alexey Milovidov
a819f2c75b
Merge branch 'master' into add-more-s3-tests 2022-09-05 05:23:17 +03:00
Robert Schulze
d311482391
More renamings for consistency
AST Fuzzer (ASan)  --> AST Fuzzer (asan)
AST Fuzzer (TSan)  --> AST Fuzzer (tsan)
AST Fuzzer (MSan)  --> AST Fuzzer (msan)
AST Fuzzer (UBSan) --> AST Fuzzer (ubsan)
2022-09-01 07:59:01 +00:00
Robert Schulze
48164b039a
Consistent sanitizer naming in CI
Sanitizer build/test jobs were sometimes named with full form
('undefined') - which could be confusing - and sometimes named with
abbreviated form ('ubsan'). Now always using the short form.
2022-08-31 12:45:05 +00:00
Alexey Milovidov
47ccb28ad3 Revert "Better machines to build Docker images"
This reverts commit 7b99581e5c.
2022-08-21 20:52:01 +02:00
Alexey Milovidov
7b99581e5c Better machines to build Docker images 2022-08-17 07:47:42 +02:00
Alexey Milovidov
ec334a3a08 Programming in YAML with copy-paste 2022-08-14 09:45:38 +02:00
Kseniia Sumarokova
c222eec756
Update pull_request.yml 2022-08-03 14:23:06 +02:00
Mikhail f. Shiryaev
fd8ad12e6b
Merge branch 'master' into jepsen-label 2022-08-02 13:56:02 +02:00
Robert Schulze
0e154ed1df
More renamings 2022-08-01 07:05:39 +00:00
Alexey Milovidov
d306063a76
Merge branch 'master' into add-more-s3-tests 2022-07-31 01:15:49 +03:00
Mikhail f. Shiryaev
864725e55f
Skip jepsen tests in PRs w/o jepsen-test label 2022-07-29 20:47:40 +02:00
Alexey Milovidov
b9cda3d192 Update pull_request.yml 2022-07-26 14:22:11 +02:00
Mikhail f. Shiryaev
142f7d4b44 Require clear style check to continue building 2022-07-26 14:22:11 +02:00
Alexey Milovidov
b6b217d2a3
Merge branch 'master' into status-names 2022-07-24 00:34:00 +03:00
Mikhail f. Shiryaev
f60dcc30fb
Push automatic fix for black format for PRs 2022-07-21 17:01:42 +02:00
Mikhail f. Shiryaev
31be011430
Rename bugfix checks statuses, clear unised ci config 2022-07-21 13:04:34 +02:00
Mikhail f. Shiryaev
9679401a67
Rename flaky tests statuses 2022-07-21 12:58:36 +02:00
Mikhail f. Shiryaev
3ab288b095
Rename AST fuzzer statuses 2022-07-21 12:47:49 +02:00
Mikhail f. Shiryaev
8be0d9287d
Rename unit tests statuses 2022-07-21 12:45:46 +02:00
Mikhail f. Shiryaev
69f0cf19f4
Rename integration tests statuses 2022-07-21 12:43:42 +02:00
Mikhail f. Shiryaev
cc3c47c143
Rename stress tests statuses 2022-07-21 12:41:49 +02:00
Mikhail f. Shiryaev
f3ba18778d
Rename stateless tests statuses 2022-07-21 12:36:25 +02:00
Mikhail f. Shiryaev
9259e5ca77
Rename stateful tests statuses 2022-07-21 12:32:54 +02:00
Mikhail f. Shiryaev
7acf3dd624
Rename build reports statuses 2022-07-21 12:27:45 +02:00
Robert Schulze
1f85358625
Add X86 prefix to x86 performance tests
reduces ambiguity with the recently introduced ARM performance tests
2022-07-15 08:25:24 +00:00
Robert Schulze
f5bfc2c27b
BuilderBinClangTidy 2022-06-28 22:29:17 +02:00
Robert Schulze
75f7662ebb
Rename slightly weirdly named "BuilderBinTidy" to "BuilderClangTidy" 2022-06-28 19:47:00 +00:00
Ilya Yatsishin
a57432659a Merge remote-tracking branch 'origin/master' into aarch64-perf 2022-06-02 14:31:55 +02:00
Ilya Yatsishin
64befe9753 Filter out incompatible performance test 2022-06-02 14:29:24 +02:00
Alexey Milovidov
eef6a5ec96
Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
alesapin
84ed5aa6b0 No recursive in CI 2022-05-30 14:41:27 +02:00
alesapin
5f10c6e889
Merge pull request #37599 from ClickHouse/keeper-jepsen-ci-imporvements
Use Jepsen worklow directly in PR workflow
2022-05-27 18:01:13 +02:00
Antonio Andelic
2ca5b7812d Ignore reusable workflow error 2022-05-27 14:15:34 +00:00
Antonio Andelic
30f2c9ad58 Polish workflow 2022-05-27 13:54:53 +00:00
Antonio Andelic
fc3d39629e Temporarly remove dependancy on FastTest 2022-05-27 12:48:11 +00:00
Antonio Andelic
f8762667b0 Use jepsen CI directly in PR workflow 2022-05-27 12:47:40 +00:00
Mikhail f. Shiryaev
e1ed2aa3dc
Add failed builds to the build report 2022-05-25 23:00:33 +02:00
Ilya Yatsishin
f6f1289a59 Fix FinalCheck 2022-05-24 21:51:57 +02:00
Ilya Yatsishin
cda88ebf9c Try to run aarch64 performance tests 2022-05-24 21:47:49 +02:00
Mikhail f. Shiryaev
c3f7843192
Sync paths for docs and PR workflows 2022-05-24 12:58:27 +02:00
Mikhail f. Shiryaev
48751f5a91
Checkout master:master for performance output in packager 2022-05-18 01:38:44 +02:00
Mikhail f. Shiryaev
1f67665c95
Build performance output in release builds 2022-05-18 01:38:44 +02:00
Mikhail f. Shiryaev
b929eee8db
Remove redundant CHECK_NAME from build_check.py 2022-05-18 01:38:41 +02:00
Mikhail f. Shiryaev
302b7e00cf
Fix docker cleaner in workflows 2022-05-16 21:57:05 +02:00
alesapin
240d063df3 Disable gcc everywhere 2022-05-10 13:55:49 +02:00
mergify[bot]
ed2c4ecc43
Merge branch 'master' into add-more-s3-tests 2022-04-29 19:41:06 +00:00
Mikhail f. Shiryaev
f833fdd287
Fix PR DockerServerImages too 2022-04-22 18:40:48 +02:00
Mikhail f. Shiryaev
f510968fc1
Checkout submodules manually with parallel jobs and depth=1 2022-04-21 20:10:04 +02:00
Mikhail f. Shiryaev
fc5107623f
Checkout shallow repository for builds 2022-04-21 20:08:52 +02:00
Mikhail f. Shiryaev
8785f00953
Check a proper number of reports in BuilderSpecialReport 2022-04-19 09:55:22 +02:00
mergify[bot]
75a16d3801
Merge branch 'master' into add-more-s3-tests 2022-04-13 12:30:47 +00:00
Mikhail f. Shiryaev
693711544c
Use a proper image in fasttest 2022-04-13 14:06:50 +02:00
mergify[bot]
02445f1f44
Merge branch 'master' into add-more-s3-tests 2022-04-12 16:52:39 +00:00
Mikhail f. Shiryaev
df81d71906
Remove duplicate 2022-04-11 15:28:46 +02:00
Mikhail f. Shiryaev
cb962b8ad5
Stop rewriting BUILD_NAME env in build_check.py 2022-04-08 22:34:58 +02:00
mergify[bot]
a9c6e82814
Merge branch 'master' into add-more-s3-tests 2022-04-07 14:40:58 +00:00
kssenii
0ab0685e1d Fix 2022-04-07 10:16:19 +02:00
Mikhail f. Shiryaev
19e0e6e765
Fix failing BuilderReport 2022-04-06 15:16:15 +02:00
kssenii
7b8dc3aa6d Fix tests into smaller parts 2022-04-06 12:37:53 +02:00
kssenii
cb622fbef2 Merge master 2022-04-06 12:20:33 +02:00
Mikhail f. Shiryaev
310f8e67dc
Add docker/server images check 2022-04-01 12:32:24 +02:00
Azat Khuzhin
806a4bcdee Add build with GCC
v2: Add gcc build to "ClickHouse special build check (actions)"
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
vdimir
2551adc416
Bugfix validate meta check 2022-03-18 16:31:19 +01:00
vdimir
cf70b79f74
Revert "Bugfix check requires either functional _or_ stateless test"
This reverts commit b8b64b1d15.
2022-03-14 15:43:15 +00:00
vdimir
b8b64b1d15
Bugfix check requires either functional _or_ stateless test 2022-03-14 13:09:53 +00:00
kssenii
e08f5c3d86 Add s3 tests with debug and tsan 2022-03-14 11:08:33 +01:00
vdimir
6614d6eaaf
bugfix validate integration test 2022-03-11 12:50:33 +00:00
vdimir
4947d6db13
Use download_previous_release for bugfix validation
Should be merged with https://github.com/ClickHouse/ClickHouse/pull/27928
2022-03-10 16:43:41 +00:00
vdimir
da179c607e
Add bugfux validate check 2022-03-10 16:43:40 +00:00
Mikhail f. Shiryaev
c3bf9eb2f9
Remove PVS test 2022-02-17 12:59:47 +01:00
alesapin
2ed45b2a98 Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3 2022-02-04 11:23:46 +03:00
Mikhail f. Shiryaev
1e365111f2
Run the StyleCheck always even if tests skipped 2022-02-03 13:32:21 +01:00
alesapin
18f08ed932
Revert "Revert "Add func tests run with s3"" 2022-02-01 10:20:06 +03:00
alexey-milovidov
cbfcd45be3
Revert "Add func tests run with s3" 2022-02-01 05:46:13 +03:00
alesapin
c219a53b4a Add func tests run with s3 2022-01-30 17:28:52 +03:00
Mikhail f. Shiryaev
fc1c80f1be
Launch docker images building on on-demand hosts 2022-01-24 15:56:18 +01:00
Mikhail f. Shiryaev
d38b4f5440
Add unit tests for python to CI 2022-01-24 14:54:55 +01:00
Mikhail f. Shiryaev
c4362469ca
Add actionlint configuration and fix all issues 2022-01-13 19:06:35 +01:00
Mikhail f. Shiryaev
2ae87ad0df
Build docker amd64 and arm64 separately and merge together later 2022-01-12 17:07:55 +01:00
Mikhail f. Shiryaev
198c3f5194
EXPERIMENT: move docker building to gravitons 2022-01-12 17:07:52 +01:00
Mikhail f. Shiryaev
44e02fa075
Add functional tests for aarch64 2022-01-12 17:07:48 +01:00
Mikhail f. Shiryaev
90c83b1fa4
Add BuilderDebAarch64 to other workflows 2022-01-12 17:07:48 +01:00
Mikhail f. Shiryaev
3d0207db11
Rename main/CIGithubAction to pull_request/PullRequestCI 2022-01-12 17:07:47 +01:00