Skip to content

Implement AIO testing for Rocky 10#2291

Draft
owenjones wants to merge 2 commits intostackhpc/2025.1from
rl10/aio
Draft

Implement AIO testing for Rocky 10#2291
owenjones wants to merge 2 commits intostackhpc/2025.1from
rl10/aio

Conversation

@owenjones
Copy link
Copy Markdown
Member

@owenjones owenjones commented Apr 27, 2026

New Rocky 10 AIO jobs added to the PR workflow. An override for kolla_base_distro_version_default_map has been added to the ci-aio environment so we can deploy Rocky 10 images (K-A maps to Rocky 9 by
default).

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces support for building Epoxy container images on Rocky Linux 10. Key changes include the addition of Rocky 10 repository configurations, image tags, and build customizations, as well as the transition from Redis to Valkey for this distribution. Review feedback highlights the need to include python3-ethtool in Rocky 10 customizations for consistency, correct a variable reference in the DOCA repository definition, and improve the readability of complex inline Jinja conditionals.

Comment thread etc/kayobe/kolla.yml
Comment thread etc/kayobe/dnf.yml
Comment thread etc/kayobe/kolla.yml
Comment thread etc/kayobe/kolla.yml
@owenjones owenjones changed the title [WIP] Rocky 10 AIO Rocky 10 AIO Apr 28, 2026
@owenjones owenjones changed the title Rocky 10 AIO Implement AIO testing for Rocky 10 Apr 28, 2026
owenjones and others added 2 commits May 6, 2026 11:10
Changes:
* Updated workflow to build Rocky 10 Kolla container images
* Updated ci-builder environment to enable valkey image building on
  Rocky 10 (and enable redis image building on Rocky 9/Ubuntu Noble)
* Updated ci-builder and ci-aio environments with pulp tags for Rocky
  10 repositories
* Added new OVN-LTS repository into pulp repository configuration
* Added Rocky 10 repositories into Kolla configuration
* Added new `stackhpc_enable_ovn_lts_repo` flag to Kolla configuration
  to inject OVN-LTS repository into repository sources
* Updated Kolla build customisations to separate out Rocky 9 and 10
  customisations, and added customisations for Rocky 10
* Added valkey images to pulp image list, and updated unbuildable
  images lists to reflect
* Updated DNF configuration to include Rocky 10 repositories
* Updated kolla-images.py to support Rocky 10 as a base distro
* Added initial tag for Rocky 10 containers
New Rocky 10 AIO jobs added to the PR workflow. An override for
`kolla_base_distro_version_default_map` has been added to the `ci-aio`
environment so we can deploy Rocky 10 images (K-A maps to Rocky 9 by
default).
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