Skip to content

Conversation

@kuiwang02
Copy link
Contributor

@kuiwang02 kuiwang02 commented Dec 1, 2025

/cc @jianzhangbjz @Xia-Zhao-rh

Summary

This PR adds additional test coverage for OLM v1 (operator-framework-operator-controller) on the release-4.21 branch by expanding the periodic test matrix with 10 new platform and configuration variants.

Changes

New Periodic Test Configurations

Added the following test variants to openshift-operator-framework-operator-controller-release-4.21__periodics.yaml:

GCP Runtime (runc) TechPreview Tests:

  • e2e-gcp-ovn-runc-techpreview-extended-f2 - Fast tests with TechPreview features on GCP with runc
  • e2e-gcp-ovn-runc-techpreview-slow-extended-f3 - Slow tests with TechPreview features on GCP with runc

GCP UPI Tests:

  • e2e-gcp-ovn-upi-extended-f2 - Fast tests on GCP UPI with observers enabled
  • e2e-gcp-ovn-upi-slow-extended-f3 - Slow tests on GCP UPI with observers enabled

vSphere Tests:

  • e2e-vsphere-ovn-extended-f2 - Fast tests on vSphere OVN
  • e2e-vsphere-ovn-slow-extended-f3 - Slow tests on vSphere OVN
  • e2e-vsphere-ovn-techpreview-extended-f2 - Fast tests on vSphere with TechPreview features
  • e2e-vsphere-ovn-techpreview-slow-extended-f3 - Slow tests on vSphere with TechPreview features

Bare Metal Two-Node Fencing DualStack TechPreview Tests:

  • e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3 - Fast tests on two-node bare metal with IPv4/IPv6 dual stack and TechPreview
  • e2e-metal-ovn-two-node-fencing-dualstack-tp-slow-extended-f3 - Slow tests on two-node bare metal with IPv4/IPv6 dual stack and TechPreview

Assisted-by: Claude Code

@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 Dec 1, 2025
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 1, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

The full list of commands accepted by this bot can be found here.

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

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Dec 1, 2025
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 1, 2025
@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Dec 1, 2025
@kuiwang02
Copy link
Contributor Author

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

@kuiwang02 kuiwang02 changed the title [WIP]add olmv1 custom matrix part5 OCPQE-31208:add olmv1 custom matrix part5 Dec 2, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 2, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 2, 2025

@kuiwang02: This pull request references OCPQE-31208 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 sub-task to target the "4.21.0" version, but no target version was set.

In response to this:

/cc @jianzhangbjz @Xia-Zhao-rh

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.

@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 Dec 2, 2025
@kuiwang02
Copy link
Contributor Author

/pj-rehearse more

@openshift-ci-robot
Copy link
Contributor

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

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 2, 2025

@kuiwang02: This pull request references OCPQE-31208 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 sub-task to target the "4.21.0" version, but no target version was set.

In response to this:

/cc @jianzhangbjz @Xia-Zhao-rh

Summary

This PR adds additional test coverage for OLM v1 (operator-framework-operator-controller) on the release-4.21 branch by expanding the periodic test matrix with 10 new platform and configuration variants.

Changes

New Periodic Test Configurations

Added the following test variants to openshift-operator-framework-operator-controller-release-4.21__periodics.yaml:

GCP Runtime (runc) TechPreview Tests:

  • e2e-gcp-ovn-runc-techpreview-extended-f2 - Fast tests with TechPreview features on GCP with runc
  • e2e-gcp-ovn-runc-techpreview-slow-extended-f3 - Slow tests with TechPreview features on GCP with runc

GCP UPI Tests:

  • e2e-gcp-ovn-upi-extended-f2 - Fast tests on GCP UPI with observers enabled
  • e2e-gcp-ovn-upi-slow-extended-f3 - Slow tests on GCP UPI with observers enabled

vSphere Tests:

  • e2e-vsphere-ovn-extended-f2 - Fast tests on vSphere OVN
  • e2e-vsphere-ovn-slow-extended-f3 - Slow tests on vSphere OVN
  • e2e-vsphere-ovn-techpreview-extended-f2 - Fast tests on vSphere with TechPreview features
  • e2e-vsphere-ovn-techpreview-slow-extended-f3 - Slow tests on vSphere with TechPreview features

Bare Metal Two-Node Fencing DualStack TechPreview Tests:

  • e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3 - Fast tests on two-node bare metal with IPv4/IPv6 dual stack and TechPreview
  • e2e-metal-ovn-two-node-fencing-dualstack-tp-slow-extended-f3 - Slow tests on two-node bare metal with IPv4/IPv6 dual stack and TechPreview

Assisted-by: Claude Code

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.

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@kuiwang02: 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
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-runc-techpreview-extended-f2 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-techpreview-slow-extended-f3 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-extended-f2 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-techpreview-extended-f2 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-slow-extended-f3 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-upi-extended-f2 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-runc-techpreview-slow-extended-f3 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3 N/A periodic Periodic changed
periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-upi-slow-extended-f3 N/A periodic Periodic 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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 3, 2025

@kuiwang02: 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/rehearse/periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-metal-ovn-two-node-fencing-dualstack-tp-slow-extended-f3 8c4348f link unknown /pj-rehearse periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-metal-ovn-two-node-fencing-dualstack-tp-slow-extended-f3
ci/rehearse/periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-upi-extended-f2 8c4348f link unknown /pj-rehearse periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-gcp-ovn-upi-extended-f2
ci/rehearse/periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3 8c4348f link unknown /pj-rehearse periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3
ci/rehearse/periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-techpreview-extended-f2 8c4348f link unknown /pj-rehearse periodic-ci-openshift-operator-framework-operator-controller-release-4.21-periodics-e2e-vsphere-ovn-techpreview-extended-f2

Full PR test history. Your PR dashboard.

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

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