Skip to content

Bump openshift-velero-plugin CI memory limit from 4Gi to 8Gi - #82764

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
redhat-chai-bot:bump-velero-plugin-memory
Aug 1, 2026
Merged

Bump openshift-velero-plugin CI memory limit from 4Gi to 8Gi#82764
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
redhat-chai-bot:bump-velero-plugin-memory

Conversation

@kaovilai

@kaovilai kaovilai commented Jul 31, 2026

Copy link
Copy Markdown
Member

Bumps openshift-velero-plugin CI memory limit from 4Gi to 8Gi on both oadp-1.6 and oadp-dev branches. Fixes persistent OOM kills during CI runs.

Note

Proposed by chai-bot (redhat-chai-bot), opened as draft via Claude Code.

Summary by CodeRabbit

  • Increases the openshift-velero-plugin CI memory limit from 4Gi to 8Gi for OADP 1.3, 1.4, 1.5, 1.6, and development branches.
  • Provides more memory for Velero plugin CI builds and helps prevent out-of-memory kills.

@openshift-ci

openshift-ci Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

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

@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 Jul 31, 2026
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The Velero plugin build memory limit increases from 4Gi to 8Gi in the OADP 1.3, 1.4, 1.5, 1.6, and development CI configurations.

Changes

Velero plugin resource configuration

Layer / File(s) Summary
Increase build memory limits
ci-operator/config/openshift/openshift-velero-plugin/openshift-openshift-velero-plugin-oadp-1.3.yaml, ci-operator/config/openshift/openshift-velero-plugin/openshift-openshift-velero-plugin-oadp-1.4.yaml, ci-operator/config/openshift/openshift-velero-plugin/openshift-openshift-velero-plugin-oadp-1.5.yaml, ci-operator/config/openshift/openshift-velero-plugin/openshift-openshift-velero-plugin-oadp-1.6.yaml, ci-operator/config/openshift/openshift-velero-plugin/openshift-openshift-velero-plugin-oadp-dev.yaml
All configurations increase the resource memory limit from 4Gi to 8Gi.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: joeavaikath

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 The PR changes only five YAML memory limits from 4Gi to 8Gi; it adds no Ginkgo test titles or dynamic test-name values.
Test Structure And Quality ✅ Passed The pull request changes only five CI YAML memory limits; the diff contains no Ginkgo tests or cluster operations to review.
Microshift Test Compatibility ✅ Passed The PR changes only five YAML memory limits from 4Gi to 8Gi; it adds no Ginkgo e2e tests or MicroShift-incompatible API usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request changes only CI YAML memory limits; it adds no Ginkgo e2e tests or multi-node assumptions requiring SNO review.
Topology-Aware Scheduling Compatibility ✅ Passed The PR changes only CI memory limits from 4Gi to 8Gi in five YAML files; it adds no deployment, replica, affinity, topology spread, node, taint, or PDB constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only five CI YAML resource limits; it adds no OTE binary or process-level Go code, so the stdout contract is unaffected.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only memory limits in five CI YAML files; it adds no Ginkgo tests, IPv4 assumptions, or external connectivity requirements.
No-Weak-Crypto ✅ Passed The patch changes only YAML memory limits from 4Gi to 8Gi; no weak-crypto algorithms, custom crypto, or secret comparisons were added.
Container-Privileges ✅ Passed The commit changes only memory limits from 4Gi to 8Gi in five CI YAML files; no privileged, host namespace, SYS_ADMIN, securityContext, or privilege-escalation settings appear.
No-Sensitive-Data-In-Logs ✅ Passed The patch changes only five YAML memory limits from 4Gi to 8Gi; no logging, credentials, tokens, PII, hostnames, or customer data were added.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: increasing the openshift-velero-plugin CI memory limit from 4Gi to 8Gi.
✨ 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2026
Increase the memory limit for openshift-velero-plugin image builds
from 4Gi to 8Gi across all branches (oadp-1.3, oadp-1.4, oadp-1.5,
oadp-1.6, oadp-dev) to address OOM failures during CI builds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@redhat-chai-bot
redhat-chai-bot force-pushed the bump-velero-plugin-memory branch from 7d6b61d to 2eb32c9 Compare July 31, 2026 21:29
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@kaovilai: 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-openshift-velero-plugin-oadp-dev-images openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-dev-unit-test openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.5-images openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.5-unit-test openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.4-images openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.4-unit-test openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.6-images openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.6-unit-test openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.3-images openshift/openshift-velero-plugin presubmit Ci-operator config changed
pull-ci-openshift-openshift-velero-plugin-oadp-1.3-unit-test openshift/openshift-velero-plugin presubmit Ci-operator config 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.

@redhat-chai-bot

Copy link
Copy Markdown
Contributor

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@kaovilai
kaovilai marked this pull request as ready for review July 31, 2026 22:36
@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 Jul 31, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 31, 2026
@openshift-ci

openshift-ci Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, sseago

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

@kaovilai

kaovilai commented Aug 1, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 1, 2026
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

@kaovilai: 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.

@openshift-merge-bot
openshift-merge-bot Bot merged commit a69271a into openshift:main Aug 1, 2026
19 checks passed
amogh-redhat pushed a commit to amogh-redhat/release that referenced this pull request Aug 5, 2026
…ft#82764)

Increase the memory limit for openshift-velero-plugin image builds
from 4Gi to 8Gi across all branches (oadp-1.3, oadp-1.4, oadp-1.5,
oadp-1.6, oadp-dev) to address OOM failures during CI builds.

Co-authored-by: Chai Bot <ship-help-github@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants