Add nutanix-e2e-ote job for WMCO - #85079
redhat-chai-bot wants to merge 2 commits into
Conversation
|
Important Review skippedWe couldn't safely recover the incremental review. No full review was started, and the last reviewed checkpoint was preserved. Retry later, or explicitly request a full review by commenting You can disable this status message by setting the Use the checkbox below for a quick retry:
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: Advanced Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe CI configuration adds an optional ChangesNutanix OTE CI test
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to The optional manually triggered Nutanix OTE job does not present an identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: redhat-chai-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
96eb21f to
88c36e2
Compare
|
/pj-rehearse |
|
@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-ote |
|
@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
88c36e2 to
45dabeb
Compare
|
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-ote |
|
@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote |
|
@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote |
|
@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@redhat-chai-bot: The following test failed, say
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. |
Summary
Add a new
nutanix-e2e-otepresubmit job for the Windows Machine Config Operator (WMCO) that runs the OpenShift Tests Extension (OTE) framework on Nutanix infrastructure.Details
This job combines:
nutanix-e2e-operatorjob (workflowipi-nutanix-ovn-hybrid, clusterbuild01, profilenutanix)aws-e2e-ote/vsphere-proxy-e2e-otejobs (WMCO setup →openshift-tests-extension-setup-out-of-payload→openshift-e2e-test)The job is configured as
optional: trueandalways_run: false, so it must be explicitly triggered via/test nutanix-e2e-ote.Changes
nutanix-e2e-otetest entry toopenshiftandopenshift-privWMCO master ci-operator configsmake ci-operator-configandmake jobsConfiguration
windows-machine-config-operator/allipi-nutanix-ovn-hybridbuild01nutanixAI-generated. Review for accuracy.
@rrasouli requested in Slack thread
Warning
Content scanning did not attest this change.
The scanner could not produce a verdict for the pushed content (
never_attempted), so it has not been checked for credentials or malware.Content scanning currently fails open, so this did not hold the change request for review — please review the diff with that in mind.
Summary by CodeRabbit
Adds an optional, manually triggered
nutanix-e2e-otepresubmit job for the WMCO repository in both OpenShift CI configurations.The job runs the
windows-machine-config-operator/allOTE suite on Nutanix infrastructure with theipi-nutanix-ovn-hybridworkflow andbuild01cluster. It follows the WMCO setup, OTE setup, and OpenShift end-to-end test sequence.The job runs only when requested with
/test nutanix-e2e-ote.