Skip to content

Caracal to Master(Epoxy) forward port #1550

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 67 commits into from
Mar 27, 2025
Merged

Conversation

seunghun1ee
Copy link
Member

No description provided.

jackhodgkiss and others added 30 commits January 16, 2025 11:07
To avoid disruption to development work, disable the shell timeout for
inactivity in the CIS hardening configuration for the `ci-aio` and
`ci-multinode` environments.
Set runs-on to accept variables for when sharing workflow.
Fix SB relay container tag checking
Switch to StackHPC python upper constraints
Bump Horizon image to include updated cloudkitty dashboard
Document breaking Keystone LDAP TLS change
Reverts "Track all interfaces in Keepalived" so only HA interfaces are
tracked. This prevents L3 HA router flapping when detaching floating IP
addresses, because non-HA router interfaces did not include "no_track".
Closes-Bug: #2097770
Support for SMS & Leafcloud hosted image builds
Fix Launchpad link in release note
This commit adds additional tempest tests for the following services:
  - barbican
  - cinder
  - cloudkitty
  - designate
  - glance
  - ironic
  - keystone
  - magnum
  - manila
  - neutron
  - octavia

It also upgrades `kayobe-automation` in order to use the latest
`docker-rally` image.
@Alex-Welsh
Copy link
Member

@seunghun1ee the containers on master were built before we had OVN SB relay, so the tag check is now failing because it doesn't exist. Should be easily fixed if you build new OVN containers and update the tag

@seunghun1ee seunghun1ee force-pushed the caracal-forward-port branch from 03342b7 to f5c17a3 Compare March 7, 2025 10:04
@seunghun1ee seunghun1ee marked this pull request as ready for review March 7, 2025 10:22
@seunghun1ee seunghun1ee requested a review from a team as a code owner March 7, 2025 10:22
@seunghun1ee seunghun1ee requested a review from Alex-Welsh March 7, 2025 15:05
@seunghun1ee seunghun1ee dismissed Alex-Welsh’s stale review March 7, 2025 15:06

All change requests are addressed

jackhodgkiss
jackhodgkiss previously approved these changes Mar 10, 2025
Copy link
Contributor

@jovial jovial left a comment

Choose a reason for hiding this comment

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

Looks OK to me, but wasn't sure on the policy of merging branches forwards rather than cherry-picking, so will leave it to someone else to approve.

@seunghun1ee
Copy link
Member Author

Looks OK to me, but wasn't sure on the policy of merging branches forwards rather than cherry-picking, so will leave it to someone else to approve.

I think (at least for now) we need to forward porting Caracal to master regularly because it's stackhpc/caracal that people targets when developing a new feature. If stackhpc/master misses these, stackhpc/epoxy in the future will miss new features from Caracal.

@seunghun1ee seunghun1ee merged commit 8000c27 into stackhpc/master Mar 27, 2025
21 of 25 checks passed
@seunghun1ee seunghun1ee deleted the caracal-forward-port branch March 27, 2025 12:13
Copy link
Member

@priteau priteau left a comment

Choose a reason for hiding this comment

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

Sorry for being late to the party. I agree with merging instead of cherry-picking while the development is against stackhpc/2024.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ansible Ansible playbooks documentation Improvements or additions to documentation Epoxy kayobe-automation size: xl workflows Workflow files have been modified
Projects
None yet
Development

Successfully merging this pull request may close these issues.