Commit Graph

558 Commits

Author SHA1 Message Date
Robert Schulze
e1def723f8
Add special x86-SSE2-only build 2022-09-05 12:51:44 +00: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
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
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