Skip to content

Increase unit test memory limits#75782

Open
sunzhaohua2 wants to merge 1 commit intoopenshift:mainfrom
sunzhaohua2:capi-oom
Open

Increase unit test memory limits#75782
sunzhaohua2 wants to merge 1 commit intoopenshift:mainfrom
sunzhaohua2:capi-oom

Conversation

@sunzhaohua2
Copy link
Contributor

In PR #413 introduced openshift-tests-extension module, unit test is consistently failing with OOM, such as job https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_cluster-capi-operator/413/pull-ci-openshift-cluster-capi-operator-main-unit/2029218630415159296, hope this could resolve this issue.

@openshift-ci openshift-ci bot requested review from RadekManak and chrischdi March 6, 2026 01:48
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@sunzhaohua2: 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-cluster-capi-operator-release-4.22-build openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-ovn openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-ovn-serial-1of2 openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-ovn-serial-2of2 openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-ovn-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-aws-ovn-techpreview-upgrade openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-azure-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-azure-ovn-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-azure-ovn-techpreview-upgrade openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-gcp-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-gcp-ovn-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-metal3-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-openstack-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-openstack-ovn-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-e2e-vsphere-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-images openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-lint openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-regression-clusterinfra-aws-ipi-techpreview-capi openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-unit openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-vendor openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.22-verify-deps openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.23-build openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.23-e2e-aws-capi-techpreview openshift/cluster-capi-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-capi-operator-release-4.23-e2e-aws-ovn openshift/cluster-capi-operator presubmit Ci-operator config changed

A total of 68 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

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 Mar 6, 2026

@sunzhaohua2: all tests passed!

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.

@JoelSpeed
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed, sunzhaohua2

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 Mar 6, 2026
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants