Skip to content

Stable 26.3 - fix ClickBench, ARM integration and runner-size CI failures - #2411

Open
CarlosFelipeOR wants to merge 4 commits into
stable-26.3from
ci/26.3.33-fixes
Open

CarlosFelipeOR wants to merge 4 commits into
stable-26.3from
ci/26.3.33-fixes

Conversation

@CarlosFelipeOR

Copy link
Copy Markdown
Collaborator

Three CI failures from the 26.3.33 release run (35342360645). No product code.

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Unit tests
  • Performance tests
  • Aarch64 tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • CAS (content-addressed storage; Antalya only)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

alexey-milovidov and others added 3 commits September 20, 2026 16:16
…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>
@github-actions

github-actions Bot commented Sep 20, 2026

Copy link
Copy Markdown

Workflow [PR], commit [5b9f8f2]

@CarlosFelipeOR CarlosFelipeOR added the cicd Improvements and fixes to the CICD process label Sep 20, 2026
Signed-off-by: CarlosFelipeOR <carlosfelipeor@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

26.3 26.3.33.10001 cicd Improvements and fixes to the CICD process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants