Skip to content

SPLAT-2060: Registered Machine API tests extension#29579

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
vr4manta:SPLAT-2060
Apr 10, 2025
Merged

SPLAT-2060: Registered Machine API tests extension#29579
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
vr4manta:SPLAT-2060

Conversation

@vr4manta
Copy link
Copy Markdown
Contributor

@vr4manta vr4manta commented Mar 5, 2025

SPLAT-2060

Changes

  • Registered Machine API tests extension

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 5, 2025
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 5, 2025

@vr4manta: This pull request references SPLAT-2060 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.19.0" version, but no target version was set.

Details

In response to this:

SPLAT-2060

Changes

  • Registered Machine API tests extension

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 added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 5, 2025
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Mar 5, 2025

@vr4manta: This pull request references SPLAT-2060 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.19.0" version, but no target version was set.

Details

In response to this:

SPLAT-2060

Changes

  • Registered Machine API tests extension

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 5, 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

@vr4manta vr4manta marked this pull request as ready for review March 13, 2025 15:42
@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 Mar 13, 2025
@openshift-ci openshift-ci Bot requested review from deads2k and sjenning March 13, 2025 15:43
@vr4manta
Copy link
Copy Markdown
Contributor Author

/retest

@jcpowermac
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 14, 2025
@vr4manta
Copy link
Copy Markdown
Contributor Author

/retest

@vr4manta
Copy link
Copy Markdown
Contributor Author

/retest-required

@rvanderp3
Copy link
Copy Markdown
Contributor

/assign @deads2k

@stbenjam
Copy link
Copy Markdown
Member

This is fantastic. I didn't realize MAO had gotten their external test binary merged.

Unfortunately because the tests rely on kubernetes test framework, kube tests end up getting pulled in. ./bin/machine-api-tests-ext list tests returns 6,000+ tests.

We need to limit them in scope to the ones present in the repo before we can merge the origin side, otherwise you could end up replacing the kube tests with an older version from MAO.

The quick path would be to filter them out after calling BuildExtensionTestSpecsFromOpenShiftGinkgoSuite:

	specs = specs.Select(extensiontests.NameContains("OCPFeatureGate:VSphereMultiDisk"))

It might be possible to do this on the OTE side, I'll have a look to see if there's a sensible way to filter out vendored tests.

/hold

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 21, 2025
@vr4manta
Copy link
Copy Markdown
Contributor Author

This is fantastic. I didn't realize MAO had gotten their external test binary merged.

Unfortunately because the tests rely on kubernetes test framework, kube tests end up getting pulled in. ./bin/machine-api-tests-ext list tests returns 6,000+ tests.

We need to limit them in scope to the ones present in the repo before we can merge the origin side, otherwise you could end up replacing the kube tests with an older version from MAO.

The quick path would be to filter them out after calling BuildExtensionTestSpecsFromOpenShiftGinkgoSuite:

	specs = specs.Select(extensiontests.NameContains("OCPFeatureGate:VSphereMultiDisk"))

It might be possible to do this on the OTE side, I'll have a look to see if there's a sensible way to filter out vendored tests.

/hold

Yeah, it was a bit unclear. I was hoping to initialize things correctly. I think also registering the suites may have caused such a huge number of results back. I'm happy to make any enhancement on the MAO side that you think is best.

@vr4manta
Copy link
Copy Markdown
Contributor Author

@stbenjam I may create in MAO a new field in the tests that can be used to select our repo's tests. We are working on more e2e for another feature gate and i'd hate to have to keep adding each of those to the select list. CC: @rvanderp3

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 1, 2025

@stbenjam I created PR to pull in updates to filter out vendor: openshift/machine-api-operator#1351

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 7, 2025

@stbenjam The MAPI vendor bump has merged for the filtering of the vendor found e2e tests. I believe we are now ready for approval of this change. Thanks!

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2025

@vr4manta: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test e2e-aws-jenkins
/test e2e-aws-ovn-edge-zones
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-image-registry
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial
/test e2e-gcp-ovn
/test e2e-gcp-ovn-builds
/test e2e-gcp-ovn-image-ecosystem
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi
/test images
/test lint
/test okd-scos-images
/test unit
/test verify
/test verify-deps

The following commands are available to trigger optional jobs:

/test 4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback
/test e2e-agnostic-ovn-cmd
/test e2e-aws
/test e2e-aws-csi
/test e2e-aws-disruptive
/test e2e-aws-etcd-certrotation
/test e2e-aws-etcd-recovery
/test e2e-aws-ovn
/test e2e-aws-ovn-cgroupsv2
/test e2e-aws-ovn-etcd-scaling
/test e2e-aws-ovn-ipsec-serial
/test e2e-aws-ovn-kube-apiserver-rollout
/test e2e-aws-ovn-kubevirt
/test e2e-aws-ovn-single-node
/test e2e-aws-ovn-single-node-serial
/test e2e-aws-ovn-single-node-techpreview
/test e2e-aws-ovn-single-node-techpreview-serial
/test e2e-aws-ovn-single-node-upgrade
/test e2e-aws-ovn-upgrade
/test e2e-aws-ovn-upgrade-rollback
/test e2e-aws-ovn-upi
/test e2e-aws-ovn-virt-techpreview
/test e2e-aws-proxy
/test e2e-azure
/test e2e-azure-ovn-etcd-scaling
/test e2e-azure-ovn-upgrade
/test e2e-baremetalds-kubevirt
/test e2e-external-aws
/test e2e-external-aws-ccm
/test e2e-external-vsphere-ccm
/test e2e-gcp-csi
/test e2e-gcp-disruptive
/test e2e-gcp-fips-serial
/test e2e-gcp-ovn-etcd-scaling
/test e2e-gcp-ovn-rt-upgrade
/test e2e-gcp-ovn-techpreview
/test e2e-gcp-ovn-techpreview-serial
/test e2e-hypershift-conformance
/test e2e-metal-ipi-ovn
/test e2e-metal-ipi-ovn-dualstack
/test e2e-metal-ipi-ovn-dualstack-bgp-techpreview
/test e2e-metal-ipi-ovn-dualstack-local-gateway
/test e2e-metal-ipi-ovn-kube-apiserver-rollout
/test e2e-metal-ipi-serial
/test e2e-metal-ipi-serial-ovn-ipv6
/test e2e-metal-ipi-virtualmedia
/test e2e-metal-ovn-single-node-live-iso
/test e2e-metal-ovn-single-node-with-worker-live-iso
/test e2e-metal-ovn-two-node-arbiter
/test e2e-openstack-ovn
/test e2e-openstack-serial
/test e2e-vsphere-ovn-dualstack-primaryv6
/test e2e-vsphere-ovn-etcd-scaling
/test okd-e2e-gcp
/test okd-scos-e2e-aws-ovn

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-origin-main-4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback
pull-ci-openshift-origin-main-e2e-agnostic-ovn-cmd
pull-ci-openshift-origin-main-e2e-aws
pull-ci-openshift-origin-main-e2e-aws-csi
pull-ci-openshift-origin-main-e2e-aws-disruptive
pull-ci-openshift-origin-main-e2e-aws-ovn
pull-ci-openshift-origin-main-e2e-aws-ovn-cgroupsv2
pull-ci-openshift-origin-main-e2e-aws-ovn-edge-zones
pull-ci-openshift-origin-main-e2e-aws-ovn-etcd-scaling
pull-ci-openshift-origin-main-e2e-aws-ovn-fips
pull-ci-openshift-origin-main-e2e-aws-ovn-kube-apiserver-rollout
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift-serial
pull-ci-openshift-origin-main-e2e-aws-ovn-serial
pull-ci-openshift-origin-main-e2e-aws-ovn-single-node
pull-ci-openshift-origin-main-e2e-aws-ovn-single-node-serial
pull-ci-openshift-origin-main-e2e-aws-ovn-single-node-upgrade
pull-ci-openshift-origin-main-e2e-aws-ovn-upgrade
pull-ci-openshift-origin-main-e2e-aws-proxy
pull-ci-openshift-origin-main-e2e-azure
pull-ci-openshift-origin-main-e2e-azure-ovn-etcd-scaling
pull-ci-openshift-origin-main-e2e-azure-ovn-upgrade
pull-ci-openshift-origin-main-e2e-gcp-csi
pull-ci-openshift-origin-main-e2e-gcp-disruptive
pull-ci-openshift-origin-main-e2e-gcp-fips-serial
pull-ci-openshift-origin-main-e2e-gcp-ovn
pull-ci-openshift-origin-main-e2e-gcp-ovn-etcd-scaling
pull-ci-openshift-origin-main-e2e-gcp-ovn-rt-upgrade
pull-ci-openshift-origin-main-e2e-gcp-ovn-upgrade
pull-ci-openshift-origin-main-e2e-hypershift-conformance
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-bgp-techpreview
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-dualstack-local-gateway
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-ipv6
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-kube-apiserver-rollout
pull-ci-openshift-origin-main-e2e-metal-ipi-serial
pull-ci-openshift-origin-main-e2e-metal-ipi-serial-ovn-ipv6
pull-ci-openshift-origin-main-e2e-metal-ipi-virtualmedia
pull-ci-openshift-origin-main-e2e-openstack-ovn
pull-ci-openshift-origin-main-e2e-openstack-serial
pull-ci-openshift-origin-main-e2e-vsphere-ovn
pull-ci-openshift-origin-main-e2e-vsphere-ovn-dualstack-primaryv6
pull-ci-openshift-origin-main-e2e-vsphere-ovn-etcd-scaling
pull-ci-openshift-origin-main-e2e-vsphere-ovn-upi
pull-ci-openshift-origin-main-images
pull-ci-openshift-origin-main-lint
pull-ci-openshift-origin-main-okd-e2e-gcp
pull-ci-openshift-origin-main-okd-scos-e2e-aws-ovn
pull-ci-openshift-origin-main-okd-scos-images
pull-ci-openshift-origin-main-unit
pull-ci-openshift-origin-main-verify
pull-ci-openshift-origin-main-verify-deps
Details

In response to this:

/test ci/prow/e2e-vsphere-ovn

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.

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 7, 2025

/test e2e-vsphere-ovn

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 7, 2025

/assign @stbenjam

@stbenjam
Copy link
Copy Markdown
Member

stbenjam commented Apr 8, 2025

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcpowermac, stbenjam, vr4manta

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 8, 2025
@stbenjam
Copy link
Copy Markdown
Member

stbenjam commented Apr 8, 2025

/hold

The count is wrong in some of the jobs, will look into it:

time="2025-03-14T17:02:34Z" level=info msg="Listed 6621 tests in 256.571813ms" binary=machine-api-tests-ext

@stbenjam
Copy link
Copy Markdown
Member

stbenjam commented Apr 8, 2025

/retest

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 8, 2025

@stbenjam I had only reran the vsphere test. The other tests were all still old runs. Rerunning should match. I'll poke at a few real quick.

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 8, 2025

/test all

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 9, 2025

@stbenjam how do the runs look now? Are we comfortable to remove the hold?

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 9, 2025

/unhold

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 9, 2025
@rvanderp3
Copy link
Copy Markdown
Contributor

/test e2e-metal-ipi-ovn-ipv6

@rvanderp3
Copy link
Copy Markdown
Contributor

it appears that bare metal is running out of leases. should we pursue a skip on that test?

@vr4manta
Copy link
Copy Markdown
Contributor Author

vr4manta commented Apr 9, 2025

@rvanderp3 the current run looks to have made it to e2e. But maybe today is just a busy day?

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD bb58ccb and 2 for PR HEAD a3484dc in total

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 6c336d1 and 1 for PR HEAD a3484dc in total

@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Apr 10, 2025

Job Failure Risk Analysis for sha: a3484dc

Job Name Failure Risk
pull-ci-openshift-origin-main-4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback IncompleteTests
Tests for this run (12) are below the historical average (228): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-e2e-aws-disruptive Medium
[sig-node] static pods should start after being created
Potential external regression detected for High Risk Test analysis
---
[bz-Etcd] clusteroperator/etcd should not change condition/Available
Potential external regression detected for High Risk Test analysis
pull-ci-openshift-origin-main-e2e-azure-ovn-etcd-scaling Low
[bz-Cloud Compute] clusteroperator/control-plane-machine-set should not change condition/Degraded
This test has passed 0.00% of 1 runs on release 4.19 [Architecture:amd64 FeatureSet:default Installer:ipi JobTier:rare Network:ovn NetworkStack:ipv4 Owner:eng Platform:azure SecurityMode:default Topology:ha Upgrade:none] in the last week.
pull-ci-openshift-origin-main-e2e-gcp-disruptive Medium
[sig-node] static pods should start after being created
Potential external regression detected for High Risk Test analysis
---
[bz-Etcd] clusteroperator/etcd should not change condition/Available
Potential external regression detected for High Risk Test analysis
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (34): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: a3484dc

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-gcp-ovn-rt-upgrade High - "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" is a new test that was not present in all runs against the current commit, and also failed 2 time(s).
pull-ci-openshift-origin-main-e2e-gcp-ovn-upgrade High - "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" is a new test that was not present in all runs against the current commit, and also failed 2 time(s).

New tests seen in this PR at sha: a3484dc

  • "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" [Total: 9, Pass: 5, Fail: 4, Flake: 0]

1 similar comment
@openshift-trt
Copy link
Copy Markdown

openshift-trt Bot commented Apr 10, 2025

Job Failure Risk Analysis for sha: a3484dc

Job Name Failure Risk
pull-ci-openshift-origin-main-4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback IncompleteTests
Tests for this run (12) are below the historical average (228): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-e2e-aws-disruptive Medium
[sig-node] static pods should start after being created
Potential external regression detected for High Risk Test analysis
---
[bz-Etcd] clusteroperator/etcd should not change condition/Available
Potential external regression detected for High Risk Test analysis
pull-ci-openshift-origin-main-e2e-azure-ovn-etcd-scaling Low
[bz-Cloud Compute] clusteroperator/control-plane-machine-set should not change condition/Degraded
This test has passed 0.00% of 1 runs on release 4.19 [Architecture:amd64 FeatureSet:default Installer:ipi JobTier:rare Network:ovn NetworkStack:ipv4 Owner:eng Platform:azure SecurityMode:default Topology:ha Upgrade:none] in the last week.
pull-ci-openshift-origin-main-e2e-gcp-disruptive Medium
[sig-node] static pods should start after being created
Potential external regression detected for High Risk Test analysis
---
[bz-Etcd] clusteroperator/etcd should not change condition/Available
Potential external regression detected for High Risk Test analysis
pull-ci-openshift-origin-main-okd-e2e-gcp IncompleteTests
Tests for this run (15) are below the historical average (34): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: a3484dc

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-gcp-ovn-rt-upgrade High - "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" is a new test that was not present in all runs against the current commit, and also failed 2 time(s).
pull-ci-openshift-origin-main-e2e-gcp-ovn-upgrade High - "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" is a new test that was not present in all runs against the current commit, and also failed 2 time(s).

New tests seen in this PR at sha: a3484dc

  • "[sig-cloud-provider-gcp] Upgrade [Feature:Upgrade] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]" [Total: 9, Pass: 5, Fail: 4, Flake: 0]

@stbenjam
Copy link
Copy Markdown
Member

/skip

@stbenjam
Copy link
Copy Markdown
Member

/override ci/prow/e2e-aws-ovn-edge-zones

Unrelated

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 10, 2025

@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-aws-ovn-edge-zones

Details

In response to this:

/override ci/prow/e2e-aws-ovn-edge-zones

Unrelated

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.

@vr4manta
Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 10, 2025

@vr4manta: 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-gcp-disruptive a3484dc link false /test e2e-gcp-disruptive
ci/prow/e2e-azure-ovn-etcd-scaling a3484dc link false /test e2e-azure-ovn-etcd-scaling
ci/prow/e2e-gcp-fips-serial a3484dc link false /test e2e-gcp-fips-serial
ci/prow/e2e-azure-ovn-upgrade a3484dc link false /test e2e-azure-ovn-upgrade
ci/prow/4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback a3484dc link false /test 4.12-upgrade-from-stable-4.11-e2e-aws-ovn-upgrade-rollback
ci/prow/e2e-gcp-ovn-etcd-scaling a3484dc link false /test e2e-gcp-ovn-etcd-scaling
ci/prow/e2e-aws-ovn-single-node a3484dc link false /test e2e-aws-ovn-single-node
ci/prow/e2e-vsphere-ovn-dualstack-primaryv6 a3484dc link false /test e2e-vsphere-ovn-dualstack-primaryv6
ci/prow/e2e-gcp-csi a3484dc link false /test e2e-gcp-csi
ci/prow/e2e-aws-disruptive a3484dc link false /test e2e-aws-disruptive
ci/prow/e2e-openstack-serial a3484dc link false /test e2e-openstack-serial
ci/prow/e2e-aws-ovn-etcd-scaling a3484dc link false /test e2e-aws-ovn-etcd-scaling
ci/prow/e2e-vsphere-ovn-etcd-scaling a3484dc link false /test e2e-vsphere-ovn-etcd-scaling
ci/prow/okd-e2e-gcp a3484dc link false /test okd-e2e-gcp

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.

@vr4manta
Copy link
Copy Markdown
Contributor Author

Seems OCPFeatureGate:NewOLM tests are not always passing for vsphere. These are unrelated to this change. I'll rerun again, but fear they will fail during merge test reruns.

@vr4manta
Copy link
Copy Markdown
Contributor Author

/retest

@stbenjam
Copy link
Copy Markdown
Member

It's a known problem that got reverted, might not be in payloads yet

/override ci/prow/e2e-vsphere-ovn-upi

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 10, 2025

@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-vsphere-ovn-upi

Details

In response to this:

It's a known problem that got reverted, might not be in payloads yet

/override ci/prow/e2e-vsphere-ovn-upi

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.

@openshift-merge-bot openshift-merge-bot Bot merged commit 2fc9867 into openshift:main Apr 10, 2025
54 checks passed
@openshift-bot
Copy link
Copy Markdown
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-tests
This PR has been included in build openshift-enterprise-tests-container-v4.20.0-202504101709.p0.g2fc9867.assembly.stream.el9.
All builds following this will include this PR.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants