Commit Graph

3186 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
4c55f0c38d
Merge pull request #72191 from ClickHouse/ci-libfuzzer-adjustments
CI: some adjustments to libfuzzer
2024-11-25 11:10:09 +00:00
Max Kainov
4de859a7ea fix stress test script 2024-11-24 20:49:41 +00:00
Max Kainov
30a40f89af Revert "Revert "CI: Stress test with praktika"" 2024-11-24 20:49:41 +00:00
Yakov Olkhovskiy
9b5b23b957 Merge branch 'master' into ci-libfuzzer-adjustments 2024-11-23 21:54:48 +00:00
Raúl Marín
4ac9aa255b
Merge pull request #72179 from Algunenano/fix_udf_in_join_on
Fix bugs when using UDF in join on expression with the old analyzer
2024-11-22 17:14:08 +00:00
Max Kainov
4db6b5206f
Revert "CI: Stress test with praktika" 2024-11-21 23:01:32 +01:00
Yakov Olkhovskiy
38b951a1f0
Merge branch 'master' into ci-libfuzzer-adjustments 2024-11-21 12:05:59 -05:00
Max Kainov
e4c9b02223
Merge pull request #71995 from ClickHouse/stress_with_praktika
CI: Stress test with praktika
2024-11-21 17:02:09 +00:00
Konstantin Bogdanov
288edbf35a
Merge pull request #70414 from ClickHouse/clang-19
Use `clang-19`
2024-11-21 15:53:41 +00:00
Yakov Olkhovskiy
41279ca59b test timeout to 10800 2024-11-21 14:59:07 +00:00
Max Kainov
9c542799d8 CI: Enable Stress Tests with praktika 2024-11-21 14:00:50 +01:00
Yakov Olkhovskiy
c0a6cc14fd test timeout to 7200 2024-11-21 12:53:24 +00:00
Yakov Olkhovskiy
163f2b1121 run time to 5 min per test 2024-11-21 05:57:12 +00:00
Alexey Milovidov
53e0036593
Merge pull request #72176 from ClickHouse/change-ldf-major-versions
Get rid of `major` tags in official docker images
2024-11-21 05:05:41 +00:00
Yakov Olkhovskiy
c9ffcb0ef1 fix 2024-11-21 03:00:16 +00:00
Yakov Olkhovskiy
e87ac61ff3 fix: only asan 2024-11-21 02:36:58 +00:00
Yakov Olkhovskiy
2313b7ca78 update: prevent uploading corpus if running in PR, add sanitizers 2024-11-21 01:59:12 +00:00
robot-clickhouse
6d4c26dda5 Automatic style fix 2024-11-20 22:51:02 +00:00
Yakov Olkhovskiy
cc6fd38dc6 preliminary: prevent uploading corpus if running in PR 2024-11-20 22:41:13 +00:00
Konstantin Bogdanov
e652277279
Fix CI definition 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
b2c81981fb
Use clang-19 2024-11-20 23:08:47 +01:00
Max Kainov
d80936977f CI: Enable Stress Tests with praktika 2024-11-20 21:10:35 +01:00
Raúl Marín
f6610790a8 Fix broken check 2024-11-20 18:13:44 +01:00
Mikhail f. Shiryaev
9a2a664b04
Get rid of major tags in official docker images 2024-11-20 16:36:50 +01:00
Max Kainov
cf33249988 add configs to fast test digest 2024-11-20 10:19:58 +00:00
Alexey Milovidov
0fd196771e
Merge pull request #72079 from ClickHouse/fix-keeper-docker
Check the keeper docker works for the simplest case, fix the keeper image
2024-11-20 02:24:03 +00:00
robot-clickhouse
5bdb1dc8aa Automatic style fix 2024-11-19 16:36:56 +00:00
Max Kainov
529721923f CI: Enable fuzzer job in Nightly workflow 2024-11-19 17:28:36 +01:00
Mikhail f. Shiryaev
c6f901adaa
Add docker/keeper to the digests 2024-11-19 14:13:46 +01:00
Alexey Milovidov
61202499b5 Enable build profiling in pull requests 2024-11-13 02:10:40 +01:00
Mikhail f. Shiryaev
e1b84f1f01
Add more comments and function-docs 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
e698bbeb75
Improve script usability 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
687564bee8
Ignore README and its sources on unpacking 2024-11-12 17:01:26 +01:00
Mikhail f. Shiryaev
20717d1bbe
ClickHouseVersion.is_supported property, create images for them exclusively 2024-11-12 17:00:30 +01:00
Mikhail f. Shiryaev
dcd0d1acac
Support a dedicated repository for DOL sources 2024-11-12 17:00:17 +01:00
Mikhail f. Shiryaev
c05c72cb80
Set the Dockerfile.* as an argument 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
7b65bebe2d
Filter out the CI-related stuff from official docker 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
259baa1f49
Add argument to skip checking the changed docker/official tree 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
27b544e47e
Improve branch for docker usability 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
61030eb43c
Fix the help for subcommands 2024-11-12 17:00:14 +01:00
Mikhail f. Shiryaev
81a3ca147a
Add command to generate docker LDF 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
5ef2104ae1
Add options to fetch tags and commit changes 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
985d19fc5a
Improve logging, separate keeper/server generation 2024-11-12 17:00:11 +01:00
Mikhail f. Shiryaev
e513cc9601
Add a script to generate docker/official directory 2024-11-12 17:00:08 +01:00
Mikhail f. Shiryaev
e85a9852e7
Fix issues with garbage DB events from orphane branches 2024-11-12 07:59:01 +01:00
Mikhail f. Shiryaev
0bdf4402fe
Post critical errors from cherry_pick.py 2024-11-11 16:12:01 +01:00
Mikhail f. Shiryaev
bcab2d51aa
Use get_parameter_from_ssm in ci_buddy 2024-11-11 15:58:06 +01:00
Mikhail f. Shiryaev
d1e638da6e
Let's name cherry-pick branches the same way as backports 2024-11-10 15:12:21 +01:00
Mikhail f. Shiryaev
ccaa66963d
Print a proper message for finished awaiting 2024-11-07 14:44:28 +01:00
Mikhail f. Shiryaev
d43329f254
UX: slightly improve cache await interface 2024-11-07 14:44:27 +01:00