forked from openstack/kayobe
-
Notifications
You must be signed in to change notification settings - Fork 4
Synchronise master with upstream #519
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Depends-On: https://review.opendev.org/c/openstack/kayobe/+/970263 Change-Id: I3477704578349a8febd69cd0c0909ba80637978e Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Version 3.40.1 of diskimage-builder includes the fix to the openstack-ci-mirrors element. Change-Id: I6dd6808f8ad5325314435650db47dc71e126d6d5 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
The openstack-tox-py313 job runs on Debian Trixie, which does not have the libpcre3-dev package. Update bindep.txt to install it only for Ubuntu. This package is required for running pep8 and building docs. Disable seed jobs which are broken because of the addition of an OCI artifact registry in Bifrost. This is being resolved separately. Disable test of baremetal machine inspection: it is currently failing with power off timeout. Change-Id: I14519b2c511c06b409fe95ec57d42309081575f6 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Bifrost added an OCI artifact registry [1] which runs as a Podman container. This currently does not work inside a Docker container, so it is disabled by the kolla-ansible bifrost role. [1] https://review.opendev.org/c/openstack/bifrost/+/961388 Closes-Bug: #2138705 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/974029 Change-Id: I3aa9f84bedbc5bc7b472e8aefa1c16499f40a153 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Python 3.13 is in the supported runtimes for 2026.1 Gazpacho [1] and is tested in CI. [1] https://governance.openstack.org/tc/reference/runtimes/2026.1.html Change-Id: I84aa1e162711459d844586bc35f12740665a767d Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
pcre3 was removed from recent Debian-based releases (e.g. Trixie [1]), while RHEL10/CentOS Stream 10 no longer ships pcre in favor of pcre2. Use the latest whereto library release (0.5.0) which uses pcre2 instead. [1] https://lists.debian.org/debian-devel/2021/11/msg00176.html Co-Authored-By: Takashi Kajinami <kajinamit@oss.nttdata.com> Depends-On: https://review.opendev.org/c/openstack/requirements/+/971428 Change-Id: I4ae0eed23a6bb479d35c1a097ebc967ed723fde5 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Change-Id: I64c9960564ad1cf2dbf8ca5d1bc44bc95ce57cf2 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
priteau
approved these changes
Jan 26, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of master from upstream master.