Skip to content

ci: fix smoke distro tags; add UBI 10 legs#66

Merged
dfa1 merged 1 commit into
mainfrom
fix/smoke-distro-tags
Jul 10, 2026
Merged

ci: fix smoke distro tags; add UBI 10 legs#66
dfa1 merged 1 commit into
mainfrom
fix/smoke-distro-tags

Conversation

@dfa1

@dfa1 dfa1 commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Problem

eclipse-temurin:25-jdk-bookworm does not exist on Docker Hub — Eclipse Temurin publishes no Bookworm variant for JDK 25.

Fix

Replace with the two glibc variants that actually exist for eclipse-temurin:25-jdk on JDK 25:

  • eclipse-temurin:25-jdk-jammy — Ubuntu 22.04 (glibc 2.35), label jammy
  • eclipse-temurin:25-jdk-ubi10-minimal — Red Hat UBI 10 minimal (glibc 2.34), label ubi

Both x86_64 and aarch64 legs for each, all experimental: true (non-gating probes).

Test plan

  • Trigger manual workflow dispatch and confirm jammy and ubi legs pass

🤖 Generated with Claude Code

eclipse-temurin:25-jdk-bookworm does not exist on Docker Hub.
Replace with the two available glibc variants for JDK 25:
- eclipse-temurin:25-jdk-jammy  (Ubuntu 22.04, glibc 2.35, label: jammy)
- eclipse-temurin:25-jdk-ubi10-minimal (Red Hat UBI 10, glibc 2.34, label: ubi)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dfa1 dfa1 merged commit d7cd2aa into main Jul 10, 2026
1 check passed
@dfa1 dfa1 deleted the fix/smoke-distro-tags branch July 10, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant