Skip to content

Conversation

@jcpowermac
Copy link
Contributor

@jcpowermac jcpowermac commented Sep 8, 2025

This change introduces comprehensive E2E tests for the vSphere VM-Host
zonal topology feature. The tests validate that VMs are correctly placed
in their designated VM groups based on failure domain configuration,
verify that VM-Host affinity rules are properly configured and enforced
between VM groups and host groups, ensure the Machine API respects zonal
constraints during provisioning and scaling operations, and check that
the cluster has proper zone failure resilience configuration with nodes
distributed across multiple zones. The tests include appropriate skipping
logic for failure domains that don't have HostGroup ZoneAffinity configured.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 8, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 8, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@jcpowermac
Copy link
Contributor Author

/test ?

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview
/test e2e-vsphere-ovn

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-ovn-techpreview

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 9, 2025
@openshift-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 8, 2026
@jcpowermac
Copy link
Contributor Author

/remove-lifecycle rotten

@openshift-ci openshift-ci bot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Feb 5, 2026
@jcpowermac jcpowermac force-pushed the additional-vm-host-zonal-e2e branch from 03b8f0d to da0db18 Compare February 5, 2026 14:27
@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nrb 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

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 5, 2026

@jcpowermac: The following tests 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/prow/e2e-vsphere-ovn-techpreview 03b8f0d link false /test e2e-vsphere-ovn-techpreview
ci/prow/e2e-vsphere-ovn 03b8f0d link false /test e2e-vsphere-ovn

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.

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

This change introduces comprehensive E2E tests for the vSphere VM-Host
zonal topology feature. The tests validate that VMs are correctly placed
in their designated VM groups based on failure domain configuration,
verify that VM-Host affinity rules are properly configured and enforced
between VM groups and host groups, ensure the Machine API respects zonal
constraints during provisioning and scaling operations, and check that
the cluster has proper zone failure resilience configuration with nodes
distributed across multiple zones. The tests include appropriate skipping
logic for failure domains that don't have HostGroup ZoneAffinity configured.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jcpowermac jcpowermac force-pushed the additional-vm-host-zonal-e2e branch from da0db18 to 8fcaee3 Compare February 6, 2026 12:31
@jcpowermac
Copy link
Contributor Author

/retitle Add additional E2E tests for vSphere VM-Host zonal affinity

@openshift-ci openshift-ci bot changed the title implement additional e2e vm-host zonal Add additional E2E tests for vSphere VM-Host zonal affinity Feb 6, 2026
@jcpowermac jcpowermac marked this pull request as ready for review February 6, 2026 12:35
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 6, 2026
@jcpowermac
Copy link
Contributor Author

/retitle [SPLAT-2577] Add additional E2E tests for vSphere VM-Host zonal affinity

@openshift-ci openshift-ci bot changed the title Add additional E2E tests for vSphere VM-Host zonal affinity [SPLAT-2577] Add additional E2E tests for vSphere VM-Host zonal affinity Feb 6, 2026
@jcpowermac
Copy link
Contributor Author

jcpowermac commented Feb 6, 2026

/retitle SPLAT-2577: Add additional E2E tests for vSphere VM-Host zonal affinity

@openshift-ci openshift-ci bot changed the title [SPLAT-2577] Add additional E2E tests for vSphere VM-Host zonal affinity SPLAT-2577: Add additional E2E tests for vSphere VM-Host zonal affinity Feb 6, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 6, 2026
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 6, 2026

@jcpowermac: This pull request references SPLAT-2577 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 story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

This change introduces comprehensive E2E tests for the vSphere VM-Host
zonal topology feature. The tests validate that VMs are correctly placed
in their designated VM groups based on failure domain configuration,
verify that VM-Host affinity rules are properly configured and enforced
between VM groups and host groups, ensure the Machine API respects zonal
constraints during provisioning and scaling operations, and check that
the cluster has proper zone failure resilience configuration with nodes
distributed across multiple zones. The tests include appropriate skipping
logic for failure domains that don't have HostGroup ZoneAffinity configured.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

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.

@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

1 similar comment
@jcpowermac
Copy link
Contributor Author

/test e2e-vsphere-host-groups-ovn-techpreview

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

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants