🐛 remove faulty NUMPROC logic#639
Conversation
This removes the faulty NUMPROC processor count detection logic from the configure-ironic.sh. It used to limit CPU count to 4, but the "fixed" version made it a MINIMUM of 4. This detection has now been merged on the ironic api side, so we can remote the note + the faulty logic, and just leave the minimal env var there. 0 means ironic will run its autodetection logic and set maximum of 4 cores. This fix has been merged on the Ironic side already in 2020, so we can backport this to all branches we have. Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
tuminoid
left a comment
There was a problem hiding this comment.
/retitle 🐛 remove faulty NUMPROC logic
/test metal3-centos-e2e-integration-test-release-1-9 metal3-ubuntu-e2e-integration-test-release-1-9
/lgtm
|
@tuminoid: The specified target(s) for The following commands are available to trigger optional jobs: Use DetailsIn response to this:
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. |
|
It seems were missing branch protections for the release-28.0, I'll configure them. |
Hmm, 28.0 is configured to use main as tests in Prow? |
dang! I forgot to ask for that, I don't have the rights |
yep most recent change there metal3-io/project-infra#964 |
Sure, I'll fix it to be like that. |
|
Done. /test metal3-centos-e2e-integration-test-main metal3-ubuntu-e2e-integration-test-main |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: elfosardo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ry-pick-638-to-release-4.18 [release-4.18] OCPBUGS-50641: Install python3-inotify pkg explicitly
This is an automated cherry-pick of #636
/assign tuminoid