Skip to content

2026.1: Purge references to RL9 from GH workflow files - #2458

Open
Alex-Welsh wants to merge 3 commits into
stackhpc/2026.1from
2026.1-workflows-purge-rl9
Open

2026.1: Purge references to RL9 from GH workflow files#2458
Alex-Welsh wants to merge 3 commits into
stackhpc/2026.1from
2026.1-workflows-purge-rl9

Conversation

@Alex-Welsh

@Alex-Welsh Alex-Welsh commented Jul 27, 2026

Copy link
Copy Markdown
Member

Removes all references to RL9 from GitHub workflow files in the repo, and where appropriate, replaces them with RL10

I also removed a few 2025.1 references while I was there, but that's largely out of scope for this PR. I'll go through again in the future to check them properly

Summary by CodeRabbit

  • New Features

    • Added Rocky Linux 10 support for IPA, overcloud host, container, OFED, and multinode image workflows across x86_64 and aarch64.
    • Rocky Linux 10 is now the default base image and multinode host operating system.
    • Rocky Linux 10 images can be promoted, uploaded, and published through the existing workflows.
  • Changes

    • Removed Rocky Linux 9 build, upload, promotion, and publication options.
    • Updated branch references and image-tag workflows for the 2026.1 release line.
    • Ubuntu 24.04 Noble support remains available.

@Alex-Welsh
Alex-Welsh requested a review from a team as a code owner July 27, 2026 14:37
@github-actions github-actions Bot added the waiting-review PR is waiting for a review label Jul 27, 2026
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: bc7583e1-146d-42fd-8de0-4cccdf1fa1e6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026.1-workflows-purge-rl9

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/update-overcloud-host-image-tags.yml:
- Line 54: Update the checkout step in the workflow to use the invoking branch
via github.ref_name instead of the hardcoded stackhpc/2025.1 ref, while leaving
the generated branch name based on the existing image-tag inputs unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 90c47f14-0403-428c-858d-d09e8fdd7d3f

📥 Commits

Reviewing files that changed from the base of the PR and between 0108746 and 9716ecb.

📒 Files selected for processing (13)
  • .github/workflows/ipa-image-build.yml
  • .github/workflows/ipa-image-promote.yml
  • .github/workflows/overcloud-host-image-build.yml
  • .github/workflows/overcloud-host-image-promote.yml
  • .github/workflows/overcloud-host-image-upload.yml
  • .github/workflows/package-build-ofed.yml
  • .github/workflows/stackhpc-build-kayobe-image.yml
  • .github/workflows/stackhpc-container-image-build.yml
  • .github/workflows/stackhpc-multinode.yml
  • .github/workflows/stackhpc-update-kolla.yml
  • .github/workflows/trigger-overcloud-host-image-build.yml
  • .github/workflows/update-dependencies.yml
  • .github/workflows/update-overcloud-host-image-tags.yml

Comment thread .github/workflows/update-overcloud-host-image-tags.yml
Comment thread .github/workflows/ipa-image-build.yml
Removes all references to RL9 from GitHub workflow files in the repo,
and where appropriate, replaces them with RL10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review PR is waiting for a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants