Add optional vSphere MCO bootimage presubmits for machine-config-oper… - #82723
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe configuration adds three optional vSphere end-to-end jobs for MCO bootimages tests: standard vSphere, zoned vSphere with one vCenter, and zoned vSphere with three vCenters. ChangesMCO bootimages test coverage
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/pj-rehearse pull-ci-openshift-machine-config-operator-main-e2e-vsphere-multi-vcenter-mco-bootimages |
|
@jcpowermac: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
06d2e35 to
5eb0a30
Compare
|
/pj-rehearse pull-ci-openshift-machine-config-operator-main-e2e-vsphere-multi-vcenter-mco-bootimages |
|
@jcpowermac: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
5eb0a30 to
0be868a
Compare
|
/pj-rehearse pull-ci-openshift-machine-config-operator-main-e2e-vsphere-multi-vcenter-mco-bootimages |
|
@jcpowermac: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
…ator main Adds three optional/on-demand presubmit jobs (plain IPI, zonal single-vCenter, multi-vCenter) scoped to the MCO Bootimages longduration spec group, so the new vSphere multi-vCenter/multi-failure-domain reconciliation e2e specs in openshift/machine-config-operator#6354 can be exercised via /test before they land in a periodic. Reuses the existing openshift-e2e-vsphere and openshift-e2e-vsphere-zones workflows, differentiated only by MAX_VCENTERS per SPLAT-2238 (openshift#81215), instead of a separate hardcoded-pool multi-vcenter workflow. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0be868a to
81e75dc
Compare
|
@jcpowermac: |
|
@djoshy this is ready to go. Once this is merged I can follow up with the changes in mco repo. |
|
/pj-rehearse ack |
|
@jcpowermac: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: djoshy, jcpowermac, vr4manta 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 |
…ator main (openshift#82723) Adds three optional/on-demand presubmit jobs (plain IPI, zonal single-vCenter, multi-vCenter) scoped to the MCO Bootimages longduration spec group, so the new vSphere multi-vCenter/multi-failure-domain reconciliation e2e specs in openshift/machine-config-operator#6354 can be exercised via /test before they land in a periodic. Reuses the existing openshift-e2e-vsphere and openshift-e2e-vsphere-zones workflows, differentiated only by MAX_VCENTERS per SPLAT-2238 (openshift#81215), instead of a separate hardcoded-pool multi-vcenter workflow. Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
…ator main
Adds three optional/on-demand presubmit jobs (plain IPI, zonal single-vCenter, multi-vCenter) scoped to the MCO Bootimages longduration spec group, so the new vSphere multi-vCenter/multi-failure-domain reconciliation e2e specs in openshift/machine-config-operator#6354 can be exercised via /test before they land in a periodic. Reuses the existing openshift-e2e-vsphere and openshift-e2e-vsphere-zones workflows, differentiated only by MAX_VCENTERS per SPLAT-2238 (#81215), instead of a separate hardcoded-pool multi-vcenter workflow.
Summary by CodeRabbit
This PR adds three optional, on-demand vSphere Bootimages presubmit jobs for the Machine Config Operator repository:
MAX_VCENTERS=1.MAX_VCENTERS=3.The jobs run the
MCO.Bootimageslong-duration suite with the TechPreview feature set and RHEL 9 images. They reuse the existing vSphere workflows and allow contributors to trigger these tests with/test.