Skip to content

Pin setuptools below 82 to fix unit test discovery - #431

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:release-4.13from
MahnoorAsghar:fix-unit-4.13
Jun 24, 2026
Merged

Pin setuptools below 82 to fix unit test discovery#431
openshift-merge-bot[bot] merged 1 commit into
openshift:release-4.13from
MahnoorAsghar:fix-unit-4.13

Conversation

@MahnoorAsghar

Copy link
Copy Markdown

setuptools 82 removed pkg_resources, which keystonemiddleware still imports during test discovery. Pin setuptools in test requirements and force-reinstall it in tox before running tests.

setuptools 82 removed pkg_resources, which keystonemiddleware still
imports during test discovery. Pin setuptools in test requirements and
force-reinstall it in tox before running tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: Ia2156afc279e9cf5f8acb9853c5bff353818c094
@openshift-ci
openshift-ci Bot requested review from dtantsur and zaneb June 24, 2026 10:25
@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown

@MahnoorAsghar: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@elfosardo

Copy link
Copy Markdown

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 24, 2026
@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo, MahnoorAsghar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 24, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 6f976ba into openshift:release-4.13 Jun 24, 2026
4 checks passed
rh-soboh added a commit to rh-soboh/openstack-ironic that referenced this pull request Jul 29, 2026
setuptools 82 removed pkg_resources, which flake8-import-order still
imports. Same approach as:
- openshift#432 (4.12)
- openshift#431 (4.13)
- openshift#430 (4.14)
- openshift#428 (4.15)
rh-soboh added a commit to rh-soboh/openstack-ironic that referenced this pull request Jul 29, 2026
setuptools 82 removed pkg_resources, which keystonemiddleware and
flake8-import-order still import. Same approach as:
- openshift#432 (4.12)
- openshift#431 (4.13)
- openshift#430 (4.14)
- openshift#428 (4.15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants