Stable 26.3 - fix ClickBench, ARM integration and runner-size CI failures - #2411
Open
CarlosFelipeOR wants to merge 4 commits into
Open
CarlosFelipeOR wants to merge 4 commits into
CarlosFelipeOR wants to merge 4 commits into
Conversation
…ilesystem-cache-path Fix ClickBench job: allow `/dev/shm/clickhouse/` as filesystem cache path (cherry picked from commit 48ea778)
The module gained with_kafka=True from the ClickHouse#117737 backport, but 26.3 lacks the arm64 Kafka image override, so zookeeper:3.4.9 never starts under emulation. Every other Kafka test in the suite already skips on ARM. Signed-off-by: CarlosFelipeOR <carlosfelipeor@gmail.com>
AMD_MEDIUM and ARM_MEDIUM had no size label, so jobs could land on 12-core static runners. test_scheduler_query asks for cpu_limit=15 and Docker refuses to create the container there. antalya-26.8 already pins these two to 16c. Signed-off-by: CarlosFelipeOR <carlosfelipeor@gmail.com>
Signed-off-by: CarlosFelipeOR <carlosfelipeor@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three CI failures from the 26.3.33 release run (35342360645). No product code.
/dev/shm/clickhouse/as filesystem cache path ClickHouse/ClickHouse#105088. Closes ClickBench fails on stable-26.3: cache path /dev/shm/clickhouse/ is rejected after the 26.3.33 bump #2407AMD_MEDIUM/ARM_MEDIUMnow require16c, so jobs stop landing on 12-core runnersChangelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: