Master#2
Closed
feige0304 wants to merge 5 commits into
Closed
Conversation
Author
|
merge the newest code to my branch |
|
Thank you for contributing to openstack/ironic-python-agent! openstack/ironic-python-agent uses Gerrit for code review. If you have never contributed to OpenStack before make sure you have read the Otherwise please visit |
openstack-mirroring
pushed a commit
that referenced
this pull request
Jul 2, 2026
This is a combination of 2 commits, squashed together in order to make all jobs pass. This is the 1st commit message: Remove non RE2 job config This causees a linting failure, and the equivalent of this rule was removed later in I64909aa932635b729cc85717dc241ae31798b558 Original-Change-Id: Id8e1a0901090f062ff36101f07acafe01a98a67b (cherry picked from commit b39d9d6) (cherry picked from commit a488be6) This is the commit message #2: ci: Pin setuptools to a range that still ships Recent setuptools releases (82.0.0 and later) have removed the ``pkg_resources`` module. Our docs environment still depends on ``pkg_resources`` transitively via ``openstackdocstheme/pbr``, causing import error when run under newer environments. Modeled off of CID's ironic commit. NOTE(elod.illes): ironic-python-agent-builder's zed branch moved to EOL so it has to be used from zed-eol tag for the jobs. Furthermore, sushy-tools is cycle independent project. in Zed release 0.21.0 version was officially used. metalsmith jobs used centos8 which is not available anymore in zuul, hence this patch removes them from the gate. Additionally, ipa-tempest-bios-ipmi-direct-src job and ipa-tempest-uefi-redfish-vmedia-src job are intermittently failing, which makes the gate unstable and the error seems to be environment related. Setting them as non-voting to do not waste CI resource. Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: Ie69c2398ff2d4f807cca40df2cca0f45298a133f Signed-off-by: Clif Houck <me@clifhouck.com> (cherry picked from commit 0474f30) Signed-off-by: Elod Illes <elod.illes@est.tech>
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
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.
No description provided.