Conversation
…ft#76852)" This reverts commit e3ee0ee. The change to default vSphere VCM leases to multi-tenant broke all vSphere UPI jobs, which require single-tenant leases for sufficient IP addresses. The upi-conf-vsphere-vcm step fails immediately with "SUBNETS.JSON does not contain enough addresses." This has been blocking install-analysis-all for 2 consecutive payloads. Fixes: https://issues.redhat.com/browse/TRT-2595 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@stbenjam: This pull request references TRT-2595 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.22-e2e-vsphere-ovn-upi |
|
@stbenjam: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stbenjam 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 |
|
[REHEARSALNOTIFIER]
A total of 3283 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@stbenjam: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
Took the fix instead, #76960 |
Summary
This reverts commit e3ee0ee (PR #76852).
The change to default vSphere VCM leases to multi-tenant broke all vSphere UPI jobs, which require single-tenant leases for sufficient IP addresses. The
upi-conf-vsphere-vcmstep fails immediately with:This has been blocking
install-analysis-allfor 2 consecutive payloads:4.22.0-0.nightly-2026-03-26-231124(Rejected)4.22.0-0.nightly-2026-03-26-163214(Rejected)Jira
Fixes: TRT-2595
See Also
DEFAULT_NETWORK_TYPE: single-tenantin all UPI chains/cc @jcpowermac