Commit Graph

681 Commits

Author SHA1 Message Date
Alexey Milovidov
ecfd8cb5a6 Remove trash error message from integration tests 2022-09-17 20:24:56 +02:00
Mikhail f. Shiryaev
a9c272283a
Merge pull request #41260 from ClickHouse/macos-release-download
Fix download_binary, use proper version and commit
2022-09-14 12:30:33 +02:00
Mikhail f. Shiryaev
72a77ba8c1
Update VERSION in server Dockerfiles on new tag 2022-09-13 15:54:56 +02:00
Mikhail f. Shiryaev
bd773e6918
Fix download_binary, use proper version and commit 2022-09-13 15:03:07 +02:00
Mikhail f. Shiryaev
b815fdbc8c
Merge pull request #41088 from ClickHouse/darwin-releases
Add macos binaries to release assets
2022-09-09 17:17:15 +02:00
Mikhail f. Shiryaev
bd10a2195b
Build macos binaries in backport CI, add BuilderSpecialReport to Finish 2022-09-08 10:33:24 +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
Mikhail f. Shiryaev
c0ce4c2d6f
Add macos binaries to GH release assets 2022-09-07 19:23:44 +02:00
Mikhail f. Shiryaev
0cc6202706
Add macos builds to ReleaseBranchCI 2022-09-07 19:23:39 +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
Mikhail f. Shiryaev
661a62a789
Migrate to a new artifactory instance 2022-08-31 11:57:04 +02:00
Mikhail f. Shiryaev
d11b7504d7
Rename release* workflows to more correct 2022-08-31 11:57:00 +02:00
Yakov Olkhovskiy
43227e76eb
use input token instead of env var 2022-08-19 14:55:02 -04:00
Yakov Olkhovskiy
90f17a9440
Merge pull request #40067 from ClickHouse/ci-pr-from-action-fix
use ROBOT_CLICKHOUSE_COMMIT_TOKEN for create-pull-request
2022-08-19 08:59:40 -04:00
Yakov Olkhovskiy
effe3dbab8
style fix 2022-08-18 16:45:53 -04:00
Yakov Olkhovskiy
75283ea354
input context fixed 2022-08-18 16:36:16 -04:00
Mikhail f. Shiryaev
99f6ec95a4
Reduce changelog verbosity in CI 2022-08-18 20:44:24 +02:00
Yakov Olkhovskiy
9dca2c3e01
add test trigger 2022-08-12 23:06:38 -04:00
Yakov Olkhovskiy
5672849b26
add "do not test" label 2022-08-11 08:08:59 -04:00
Yakov Olkhovskiy
3e0a8eb097
use ROBOT_CLICKHOUSE_COMMIT_TOKEN for create-pull-request 2022-08-10 09:55:15 -04:00
Alexey Milovidov
47b0d05c71 Removed useless code from the website 2022-08-08 01:06:47 +02:00
Kseniia Sumarokova
c222eec756
Update pull_request.yml 2022-08-03 14:23:06 +02:00
Mikhail f. Shiryaev
2ca9df9b22
Merge pull request #39421 from ClickHouse/github-helper
GitHub helper
2022-08-03 12:04:03 +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
Alexander Tokmakov
28ef623a42
Merge pull request #39653 from ClickHouse/tests_with_replicated_database_in_master
Run tests with Replicated database in master
2022-07-28 13:40:48 +03:00
Alexander Tokmakov
2fd1bf8548 run tests with Replicated database in master 2022-07-27 14:26:41 +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
Mikhail f. Shiryaev
59501150d0
Use github_helper in changelog, use a robot token in CI 2022-07-20 17:28:46 +02:00
Mikhail f. Shiryaev
0c766a6cfc
Rename workflow yml to reflect the name, increase frequency 2022-07-15 17:21:17 +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
Alexey Milovidov
95d864b966
Update 85_bug-report.md 2022-07-09 07:26:37 +03:00
Mikhail f. Shiryaev
570f1aac45
Add docker_server.py running to backport and release CIs 2022-07-08 13:22:27 +02:00
Mikhail f. Shiryaev
aeaf16ae2f
Use the script push_to_artifactory.py always from master 2022-06-30 18:01:17 +02:00
Robert Schulze
f5bfc2c27b
BuilderBinClangTidy 2022-06-28 22:29:17 +02:00
Robert Schulze
5048d384b2
BuilderBinClangTidy 2022-06-28 22:28:19 +02:00
Robert Schulze
75f7662ebb
Rename slightly weirdly named "BuilderBinTidy" to "BuilderClangTidy" 2022-06-28 19:47:00 +00:00
Mikhail f. Shiryaev
ffab75baa7
Checkout full repositories for performance tests 2022-06-22 23:33:20 +02:00
Mikhail f. Shiryaev
e5ceaf3c0f
Launch cherry-pick/backport job on graviton 2022-06-16 17:49:26 +02:00
Mikhail f. Shiryaev
14df282406
Add dispatch to CherryPick action 2022-06-15 16:37:44 +02: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
alesapin
1ade864990
Merge pull request #37750 from DevTeamBK/fix_coverity_checkout
Implement new submodule sync to fix nightly scan
2022-06-02 11:52:22 +02:00
Alexey Milovidov
eef6a5ec96
Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
bkuschel
895a96de95
Remove recursive 2022-06-01 09:44:37 -07:00
bkuschel
79576fa08c
Use new submodule sync 2022-06-01 07:41:27 -07: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
cfe98c4aba
Fix publishing of content.clickhouse.com
- Publish only benchmarks and data
- Minimize clickhouse/docs-release
- Run it as a normal user
- Speed up running by not redownload virtual env deps
- Clean out docs and blog buildging
- Minimize docs/tools/requirements.txt
2022-05-23 11:50:02 +02:00
alesapin
711b94064e
Merge pull request #36538 from ClickHouse/merge-builds
Merge release and performance builds
2022-05-19 19:19:18 +02:00
Mikhail f. Shiryaev
3a73ef6cd8
Fix wrong id argument to get GID 2022-05-19 10:43:52 +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
e6e0f0589d
Update run-check.py to match PR template, add comments 2022-05-17 21:43:22 +02:00
Mikhail f. Shiryaev
302b7e00cf
Fix docker cleaner in workflows 2022-05-16 21:57:05 +02:00
Mikhail f. Shiryaev
f9346d6981
Fix shellcheck in tags_stable.yml 2022-05-11 13:29:14 +02:00
Mikhail f. Shiryaev
3fa955aec1
Merge pull request #37057 from ClickHouse/changelog
Changelog script
2022-05-11 10:54:29 +02:00
alesapin
0f276a0956
Merge pull request #36947 from ClickHouse/dump_ordered_sessions_map
Force keeper snapshot equality on different replicas
2022-05-10 23:36:09 +02:00
alesapin
240d063df3 Disable gcc everywhere 2022-05-10 13:55:49 +02:00
Mikhail f. Shiryaev
d78709c656
Add dependencies and CI for changelogs generator 2022-05-10 11:25:38 +02:00
Alexey Milovidov
5877d00388
Update PULL_REQUEST_TEMPLATE.md 2022-05-10 05:04:34 +03:00
Alexey Milovidov
26520ee892
Remove CodeQL 2022-05-07 20:56:51 +03:00
Mikhail f. Shiryaev
6ab10acbdd
Mark finished docs-check workflow as success 2022-05-06 14:45:01 +02:00
mergify[bot]
89c36a4eca
Merge branch 'master' into add-more-s3-tests 2022-05-06 11:57:50 +00:00
Alexey Milovidov
ceab14b9bb
Update docs_check.yml 2022-04-30 11:55:39 +03:00
mergify[bot]
ed2c4ecc43
Merge branch 'master' into add-more-s3-tests 2022-04-29 19:41:06 +00:00
Mikhail f. Shiryaev
5f52b3e7d5
Launch docs CI for changed docker images 2022-04-29 15:31:34 +02:00
Julio Jimenez
921ac31224
git, cmake, and python are already installed in ubuntu-latest runner
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-25 17:29:31 -04:00
Julio Jimenez
3a92c11f1e
CodeQL - Run Daily Analysis
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-25 14:09:51 -04:00
Mikhail f. Shiryaev
099093c64c
Check style in documentation PRs 2022-04-25 09:42:55 +02:00
Alexey Milovidov
0a1e0f5b7b
Merge pull request #36561 from juliojimenez/codeql-poc-2
CodeQL Experiment - Exclude contrib Dependencies
2022-04-24 23:12:22 +03:00
Alexey Milovidov
72df049d4c
Merge pull request #36543 from ClickHouse/blinkov-patch-23
Update PULL_REQUEST_TEMPLATE.md
2022-04-24 03:48:00 +03:00
Alexey Milovidov
c22b2f46bc
Fix style: https://s3.amazonaws.com/clickhouse-test-reports/36561/a17ccb4fe3ec8ff160c55199286b07199ee4202b/style_check__actions_/style_output.txt 2022-04-24 03:46:13 +03:00
Julio Jimenez
a17ccb4fe3
get the label checker to run again ;-)
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-22 22:47:33 -04:00
Julio Jimenez
d18ed43b06
CodeQL experiment excluding contrib
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-22 22:28:59 -04:00
Mikhail f. Shiryaev
f833fdd287
Fix PR DockerServerImages too 2022-04-22 18:40:48 +02:00
Ivan Blinkov
97b3c4ce42
Update PULL_REQUEST_TEMPLATE.md 2022-04-22 15:09:11 +03: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
1e9d80a9c2
Merge pull request #36297 from ClickHouse/docs-staging
Docs staging
2022-04-20 10:47:54 +02:00
Mikhail f. Shiryaev
222e17e2a2
Try build docs on aarch64 2022-04-19 22:36:49 +02:00
mergify[bot]
b5058f9770
Merge branch 'master' into add-more-s3-tests 2022-04-19 10:11:08 +00:00
Mikhail f. Shiryaev
8785f00953
Check a proper number of reports in BuilderSpecialReport 2022-04-19 09:55:22 +02:00
Mikhail f. Shiryaev
0660d24431
Add dispatch trigger for debug CI 2022-04-16 10:27:24 +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
5c8569fc66
Fix scan report filename 2022-04-10 23:25:57 +02:00
Mikhail f. Shiryaev
cb962b8ad5
Stop rewriting BUILD_NAME env in build_check.py 2022-04-08 22:34:58 +02:00
Mikhail f. Shiryaev
90a863bbc2
Merge pull request #36029 from ClickHouse/fix-release-workflow
Fix release workflow
2022-04-08 13:09:01 +02:00
Mikhail f. Shiryaev
dd4bd4abba
Simplify and fix coverity 2022-04-07 18:35:58 +02:00
mergify[bot]
a9c6e82814
Merge branch 'master' into add-more-s3-tests 2022-04-07 14:40:58 +00:00
Mikhail f. Shiryaev
11fe15be9e
Add python unit tests to backport workflow 2022-04-07 12:48:54 +02:00
Mikhail f. Shiryaev
9c5ad2a158
Fix action for docker images build 2022-04-07 12:48:53 +02:00
kssenii
0ab0685e1d Fix 2022-04-07 10:16:19 +02:00
Mikhail f. Shiryaev
2d87e3587d
Merge pull request #34895 from DevTeamBK/coverity_scan
Attempt at Nightly Coverity Scan and upload
2022-04-06 19:07:00 +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
e4408d42dc
Fix context expanding, quote secrets to avoid word split 2022-04-06 10:13:09 +02:00
Boris Kuschel
2298b80ed8
Add coverity scan
Signed-off-by: Boris Kuschel <Boris.Kuschel@ibm.com>
2022-04-05 19:52:33 +02:00
Mikhail f. Shiryaev
588a168e09
Decrease headers size
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2022-04-05 10:05:54 +02:00
Mikhail f. Shiryaev
1d60824d6a
Highlight headers in PR template 2022-04-05 00:59:44 +02:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
Rich Raposa
e6191511cf
Merge branch 'ClickHouse:master' into master 2022-04-01 11:43:48 -06:00
rfraposa
ace2dfe2fa Merge branch 'master' of github.com:rfraposa/ClickHouse 2022-04-01 10:18:25 -06:00
rfraposa
3c14d00aea Delete docs_release.yml 2022-04-01 10:18:17 -06:00
Mikhail f. Shiryaev
b49d94c9aa
Add building images to ReleaseCI 2022-04-01 12:48:29 +02:00
Mikhail f. Shiryaev
1078b1d31e
Build server and keeper images for each master commit 2022-04-01 12:32:27 +02:00
Mikhail f. Shiryaev
310f8e67dc
Add docker/server images check 2022-04-01 12:32:24 +02:00
alesapin
d0f01516db Resurrect automatic labelling 2022-03-29 15:48:57 +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
alesapin
bd37e2ace1 Add workflow dispatch 2022-03-23 15:26:22 +01:00
Vladimir C
ac6fef5c70
Merge pull request #35124 from vdimir/ci-bugfix-validation 2022-03-22 17:34:15 +01:00
tavplubix
64e0b0cf8f
update issue templates 2022-03-21 18:43:48 +03:00
vdimir
2551adc416
Bugfix validate meta check 2022-03-18 16:31:19 +01:00
Mikhail f. Shiryaev
7085e483d7
Fix path for assets upload 2022-03-17 19:00:06 +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
Alexey Milovidov
27c1fd71f5 Remove Anchore analysis, because it does not work for a long time 2022-03-11 00:35:24 +01:00