Skip to content

ci(linux-install-tests): use rockylinux/rockylinux images and add Rocky Linux 10#1761

Merged
Benoît Cortier (CBenoit) merged 2 commits intomasterfrom
copilot/update-linux-install-tests-workflow
Apr 20, 2026
Merged

ci(linux-install-tests): use rockylinux/rockylinux images and add Rocky Linux 10#1761
Benoît Cortier (CBenoit) merged 2 commits intomasterfrom
copilot/update-linux-install-tests-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 20, 2026

The rockylinux:N Docker Hub short names are deprecated and don't publish v10 tags. Switch to the official rockylinux/rockylinux images and expand RPM test coverage to include Rocky Linux 10.

  • Image source: rockylinux:8 / rockylinux:9rockylinux/rockylinux:8 / rockylinux/rockylinux:9
  • Matrix expansion: Added rockylinux/rockylinux:10 entry
  • Comments: Updated header docs to reflect v8/v9/v10 coverage

No changes to smoke-test-rpm.sh — Rocky 10 ships dnf compatibility, same base packages, and glibc 2.39+ (well above the 2.27 floor).

Comment thread .github/workflows/linux-install-test.yml Outdated
@CBenoit Benoît Cortier (CBenoit) changed the title chore(ci): use official rockylinux/rockylinux images and add Rocky Linux 10 ci(linux-install-tests): use official rockylinux/rockylinux images and add Rocky Linux 10 Apr 20, 2026
@CBenoit Benoît Cortier (CBenoit) changed the title ci(linux-install-tests): use official rockylinux/rockylinux images and add Rocky Linux 10 ci(linux-install-tests): use rockylinux/rockylinux images and add Rocky Linux 10 Apr 20, 2026
@CBenoit Benoît Cortier (CBenoit) marked this pull request as ready for review April 20, 2026 12:37
@CBenoit Benoît Cortier (CBenoit) enabled auto-merge (squash) April 20, 2026 12:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the CI workflow that smoke-tests Linux package installation in containers by switching Rocky Linux RPM tests to the official Docker Hub image namespace and expanding the Rocky coverage to include v10.

Changes:

  • Replace deprecated rockylinux:<ver> short image names with rockylinux/rockylinux:<ver>.
  • Expand the RPM install-test matrix to run on Rocky Linux 8, 9, and 10.
  • Update workflow header comments to reflect the new Rocky Linux coverage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CBenoit Benoît Cortier (CBenoit) merged commit ca7d90d into master Apr 20, 2026
41 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the copilot/update-linux-install-tests-workflow branch April 20, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants