Skip to content

Caracal to Epoxy sync #1699

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 55 commits into from
Jun 11, 2025
Merged

Caracal to Epoxy sync #1699

merged 55 commits into from
Jun 11, 2025

Conversation

seunghun1ee
Copy link
Member

No description provided.

MaxBed4d and others added 30 commits May 14, 2025 09:06
Even though the variable ``gpu_group_map`` has default value of {}
defined at stackhpc-compute.yml, it can be set to anything by users.
Therefore, Using dict2items filter with it can cause unexpected
templating error.

Fixing this by setting {} as a default of ``gpu_group_map`` before
using dict2items filter.
So even if ``gpu_group_map`` becomes undefined for some reason, it
doesn't fail in run time.
Fix PCI passthrough default templates
CI: Replace next_nth_usable with FQCN
…24.1

CI: Replace next_nth_usable with FQCN (cherry-pick #1649)
This workflow currently runs in any customer repository hosted on
GitHub. Restrict this workflow to stackhpc like the other ones.
The `RabbitMQNodeDown` made the assumption that all deployments involve
only three RabbitMQ nodes. However, this is not always the case as we
do support deployments with a single node or more than three.

Before this would have caused false alerts in deployments with a single
RabbitMQ node. Whilst also concealing alerts in deployments with more
than three nodes.

Co-authored-by: Matt Crees <[email protected]>
…hpc/2024.1

Bump kayobe to stackhpc/16.6.0.5
…e/stackhpc/2024.1

Bump kolla-ansible to stackhpc/18.6.0.10
Make SMS the default runner environment
Set check_mode to false for Kayobe/Kolla-Ansible version checks
Bump Ceph Reef container image to v18.2.7
multiple bug fixes for ovs [1] and ovn [2] - especially ct_state.dnat handling in OVN

[1] https://git.centos.org/rpms/openvswitch/blob/c9s-sig-nfv-openvswitch-3.3/f/SPECS/openvswitch3.3.spec#_1020
[2] https://git.centos.org/rpms/ovn/blob/c9s-sig-nfv-ovn24.03/f/SPECS/ovn24.03.spec#_535

Kolla Toolbox, Manila, Neutron, Nova, and Octavia containers received
updates on both Rocky Linux 9 and Ubuntu. Only the Rocky Linux 9 images
include the new OVS versions.
@seunghun1ee seunghun1ee self-assigned this Jun 11, 2025
@seunghun1ee seunghun1ee requested a review from a team as a code owner June 11, 2025 08:05
@product-auto-label product-auto-label bot added size: l documentation Improvements or additions to documentation kayobe-automation workflows Workflow files have been modified labels Jun 11, 2025
@seunghun1ee seunghun1ee changed the base branch from stackhpc/2024.1 to stackhpc/2025.1 June 11, 2025 08:06
@seunghun1ee seunghun1ee merged commit ddd4daa into stackhpc/2025.1 Jun 11, 2025
33 of 36 checks passed
@seunghun1ee seunghun1ee deleted the caracal-to-epoxy-sync branch June 11, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation kayobe-automation size: l workflows Workflow files have been modified
Projects
None yet
Development

Successfully merging this pull request may close these issues.