Skip to content

Add nutanix-e2e-ote job for WMCO - #85079

Open
redhat-chai-bot wants to merge 2 commits into
openshift:mainfrom
redhat-chai-bot:add-nutanix-e2e-ote-wmco
Open

redhat-chai-bot wants to merge 2 commits into
openshift:mainfrom
redhat-chai-bot:add-nutanix-e2e-ote-wmco

Conversation

@redhat-chai-bot

@redhat-chai-bot redhat-chai-bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a new nutanix-e2e-ote presubmit job for the Windows Machine Config Operator (WMCO) that runs the OpenShift Tests Extension (OTE) framework on Nutanix infrastructure.

Details

This job combines:

  • Nutanix infrastructure from the existing nutanix-e2e-operator job (workflow ipi-nutanix-ovn-hybrid, cluster build01, profile nutanix)
  • OTE test pattern from the existing aws-e2e-ote / vsphere-proxy-e2e-ote jobs (WMCO setup → openshift-tests-extension-setup-out-of-payloadopenshift-e2e-test)

The job is configured as optional: true and always_run: false, so it must be explicitly triggered via /test nutanix-e2e-ote.

Changes

  • Added nutanix-e2e-ote test entry to openshift and openshift-priv WMCO master ci-operator configs
  • Regenerated Prow presubmit job definitions via make ci-operator-config and make jobs

Configuration

  • TEST_SUITE: windows-machine-config-operator/all
  • Workflow: ipi-nutanix-ovn-hybrid
  • Cluster: build01
  • Cluster profile: nutanix

AI-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-ote presubmit job for the WMCO repository in both OpenShift CI configurations.

The job runs the windows-machine-config-operator/all OTE suite on Nutanix infrastructure with the ipi-nutanix-ovn-hybrid workflow and build01 cluster. 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.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

We 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 @coderabbitai full review.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Advanced

Run ID: 7a6c6100-ba41-4cdd-bc01-596de122d982

📥 Commits

Reviewing files that changed from the base of the PR and between 6219b34 and 96eb21f.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/openshift-priv/windows-machine-config-operator/openshift-priv-windows-machine-config-operator-master-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/windows-machine-config-operator/openshift-windows-machine-config-operator-master-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (2)
  • ci-operator/config/openshift-priv/windows-machine-config-operator/openshift-priv-windows-machine-config-operator-master.yaml
  • ci-operator/config/openshift/windows-machine-config-operator/openshift-windows-machine-config-operator-master.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The CI configuration adds an optional nutanix-e2e-ote job to two Windows Machine Config Operator configurations. The job runs the OTE suite with Nutanix infrastructure, setup commands, image dependencies, extension settings, and change filters.

Changes

Nutanix OTE CI test

Layer / File(s) Summary
Add Nutanix OTE test job
ci-operator/config/openshift-priv/windows-machine-config-operator/..., ci-operator/config/openshift/windows-machine-config-operator/...
Both configurations add the optional nutanix-e2e-ote job on build01. The job uses the Nutanix profile and ipi-nutanix-ovn-hybrid workflow, runs the OTE suite, configures extension variables and image dependencies, executes wmco-setup, and applies the documented change filter where configured.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~10 minutes

Change: Feature

Suggested reviewers: enxebre

Merge Risk: ⚪ Minimal · up to 96eb2

The optional manually triggered Nutanix OTE job does not present an identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding the Nutanix OTE job for WMCO.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PASS: The pull request changes only two ci-operator test configurations and two generated Prow presubmit files. The added identifiers are static strings such as nutanix-e2e-ote; the configuration co…
Test Structure And Quality ✅ Passed PASS: The pull request changes only four YAML CI configuration/job-definition files. The authoritative diff contains no Ginkgo test code, It blocks, resource-creation logic, waits, or assertions. Th…
Microshift Test Compatibility ✅ Passed The pull request adds only ci-operator YAML configuration and generated Prow job definitions. The authoritative diff adds no Ginkgo test code, test names, OpenShift API references, namespaces, or Micr…
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request adds CI configuration and generated Prow presubmit entries only. The authoritative diff contains no new Ginkgo test source or added It(), Describe(), Context(), or `When()…
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The pull request changes only ci-operator test configuration and generated Prow presubmit job YAML. It does not add or modify deployment manifests, operator code, or controllers. The added lines…
Ote Binary Stdout Contract ✅ Passed The review-scoped diff changes only two ci-operator YAML configurations and two generated Prow job definitions. It adds a Nutanix OTE job that references the existing wmco-tests-ext.gz binary and ex…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The pull request changes only ci-operator YAML configuration and generated Prow job definitions. It adds no Ginkgo test source or test-construction code. The added configuration contains no hard…
No-Weak-Crypto ✅ Passed PASS. The pull request changes only two YAML CI configurations and two generated Prow presubmit files. The added content defines the Nutanix OTE job and secret mounts, but it introduces no MD5, SHA-1,…
Container-Privileges ✅ Passed The pull request adds CI test configuration and generated Prow job definitions only. The added YAML contains no privileged: true, hostPID, hostNetwork, hostIPC, SYS_ADMIN, `allowPrivilegeEsc…
No-Sensitive-Data-In-Logs ✅ Passed PASS. The pull request adds CI configuration and generated Prow job definitions only. The new commands set KUBE_SSH_KEY_PATH and invoke the existing WMCO setup script; they do not print passwords, t…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: redhat-chai-bot
Once this PR has been reviewed and has the lgtm label, please assign jrvaldes for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@rrasouli

Copy link
Copy Markdown
Contributor

/pj-rehearse

@openshift-ci

openshift-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@rrasouli

Copy link
Copy Markdown
Contributor

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-ote

@openshift-ci

openshift-ci Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@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>
@rrasouli

Copy link
Copy Markdown
Contributor

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-ote

@openshift-ci

openshift-ci Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@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>
@openshift-ci

openshift-ci Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@redhat-chai-bot: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-windows-machine-config-operator-master-nutanix-e2e-ote openshift/windows-machine-config-operator presubmit Presubmit changed
pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote openshift/windows-machine-config-operator presubmit Presubmit changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@rrasouli

Copy link
Copy Markdown
Contributor

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote

@openshift-ci

openshift-ci Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@rrasouli

Copy link
Copy Markdown
Contributor

/pj-rehearse pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@rrasouli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci

openshift-ci Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@redhat-chai-bot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/windows-machine-config-operator/release-5.0/nutanix-e2e-ote d74abdd link unknown /pj-rehearse pull-ci-openshift-windows-machine-config-operator-release-5.0-nutanix-e2e-ote

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants