Commit Graph

3068 Commits

Author SHA1 Message Date
Raúl Marín
e6969f5419 Remove unnecessary test diffs 2024-10-29 16:41:18 +00:00
Robert Schulze
09df230f00
Merge remote-tracking branch 'ClickHouse/master' into no-qpl 2024-10-24 09:48:04 +00:00
Alexey Milovidov
db65931b74 Merge branch 'master' into no-qpl 2024-10-24 02:19:35 +02:00
Raúl Marín
53d055a730 Merge remote-tracking branch 'blessed/master' into settings5 2024-10-24 00:36:07 +02:00
Alexey Milovidov
715ea5c4f6
Merge pull request #70965 from ClickHouse/ci_fix_build_report_with_modified_ci
CI: Do not skip Build report and status fix
2024-10-23 20:26:08 +00:00
Alexey Milovidov
10e0219250 Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
Raúl Marín
6727af1236 Make MemorySettings a pImpl and simplify style checker even more 2024-10-23 18:43:25 +02:00
Max Kainov
b56e819623 CI: Do not skip Build report and status fix 2024-10-23 14:45:10 +02:00
Alexey Milovidov
91959fd29a
Merge pull request #70778 from ClickHouse/ci_aarch_asan_build
CI: Aarch64 build with Asan
2024-10-19 13:17:47 +00:00
Alexey Milovidov
44e64cb3f2
Merge pull request #70785 from ClickHouse/update-style-jwt
Update style-test image
2024-10-17 13:09:51 +00:00
Alexey Milovidov
04d84d5cff
Merge pull request #70784 from ClickHouse/documentation-is-in-cpp
Support for inline documentation in CI
2024-10-17 12:52:33 +00:00
Mikhail f. Shiryaev
9ccb30739e
Merge pull request #70643 from ClickHouse/fix-buddy-false-alerts
Fix buddy false alerts
2024-10-17 11:55:27 +00:00
Mikhail f. Shiryaev
aab8cd07b7
Launch all the style checks on the image update 2024-10-17 13:53:47 +02:00
robot-clickhouse
d4c91a134a Automatic style fix 2024-10-17 11:28:50 +00:00
Alexey Milovidov
7bd89bbfce Support for inline documentation in CI 2024-10-17 13:19:09 +02:00
Max Kainov
16ad5c2bee CI: Aarch64 build with Asan 2024-10-17 11:27:37 +02:00
Mikhail f. Shiryaev
c776aebad2
Handle buddy errors in the reset backport branches 2024-10-16 18:18:21 +02:00
Mikhail f. Shiryaev
6d7091c224
Add report file to the test results 2024-10-15 13:41:22 +02:00
Mikhail f. Shiryaev
450a1ecf0c
Do not report critical alarm into slack on failed run_check.py 2024-10-14 18:05:29 +02:00
Mikhail f. Shiryaev
58a249263c
Use global StatusNames.PR_CHECK 2024-10-14 17:51:02 +02:00
Mikhail f. Shiryaev
12ffb1700b
Remove indent 2024-10-11 22:40:42 +02:00
Julia Kartseva
53879083a9 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-10-04 03:02:02 +00:00
Max Kainov
967dfb0044 CI: Remove await feature from release branches 2024-10-03 11:04:57 +02:00
Mikhail f. Shiryaev
45475a16ee
Distribute tests by batched jobs more equally 2024-10-02 14:52:24 +02:00
Mikhail f. Shiryaev
4ed0abcb13
Add ClickhouseIntegrationTestsRunner.repo_path 2024-10-02 13:44:14 +02:00
Mikhail f. Shiryaev
004f159548
Launch BUGFIX_VALIDATE job for a set of labels 2024-10-01 18:00:27 +02:00
Mikhail f. Shiryaev
998fb7e341
Make JobConfig.run_by_label a set run_by_labels 2024-10-01 17:59:48 +02:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
Mikhail f. Shiryaev
bed8a9ae07
Autofix both black and isort 2024-09-27 12:06:01 +02:00
Mikhail f. Shiryaev
dfe29a5312
Enable a few more pylint checks 2024-09-26 16:20:55 +02:00
Mikhail f. Shiryaev
c67a781725
Address the rest of minor issues 2024-09-26 16:09:55 +02:00
Mikhail f. Shiryaev
dfe27694b3
Address f-strings and too-long-lines 2024-09-26 16:09:54 +02:00
Mikhail f. Shiryaev
b9338750cb
Handle pylint global-statement 2024-09-26 16:09:54 +02:00
Mikhail f. Shiryaev
42097b0abc
Remove if-return-elif-return-else statements 2024-09-26 16:09:52 +02:00
Mikhail f. Shiryaev
117a846f87
Add pyproject.toml to is_python for style checks 2024-09-26 14:55:01 +02:00
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Mikhail f. Shiryaev
bffa6f9e42
Replace renamed files in bugfix test results 2024-09-24 12:47:50 +02:00
Mikhail f. Shiryaev
e243277e6b
Increase bugfix timeout to 40 minutes 2024-09-24 12:47:49 +02:00
Mikhail f. Shiryaev
4b8a3d9e92
Do not fail the job if an additional log is missing 2024-09-24 12:47:48 +02:00
Mikhail f. Shiryaev
8a86cbf4fe
Multiple improvements of docs_check.py
- Run the script as a current user, not root
- Add `--no-pull-image` to use a local one
- Simplify logs analyze
2024-09-23 14:35:05 +02:00
Mikhail f. Shiryaev
99976a476b
Update a log file in TeePopen on write 2024-09-23 14:33:48 +02:00
Mikhail f. Shiryaev
d986e1da19
Merge branch 'master' into html-test-ci 2024-09-23 12:30:38 +02:00
Julia Kartseva
5473e0b64b Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-09-19 22:34:13 +00:00
Mikhail f. Shiryaev
cb503ec2ec
Make env_helper importable from any module 2024-09-19 10:22:05 +02:00
Julia Kartseva
9c74e77d52 stress.py 2024-09-19 03:13:56 +00:00
Mikhail f. Shiryaev
fdee35cccc
Merge pull request #69557 from ClickHouse/integration-prepull-kill-runner
Kill runner when integration tests fail to pre-pull
2024-09-17 17:27:20 +00:00
Mikhail f. Shiryaev
8d5babf65f
Kill the runner process if integration tests fail to pre-pull 2024-09-12 15:26:21 +02:00
Mikhail f. Shiryaev
99ede620be
Add kill_ci_runner to ci_utils, will allow restarts 2024-09-12 15:24:25 +02:00
Mikhail f. Shiryaev
8a70017815
Merge pull request #69538 from ClickHouse/fix-latest-sync-commit
Get rid of broken `get_commits().reversed`
2024-09-12 05:34:35 +00:00
Mikhail f. Shiryaev
370ce5ef63
Get rid of broken get_commits().reversed 2024-09-11 22:37:30 +02:00