Skip to content

Update resources for openstack-k8s-operators/lightspeed-operator - #83644

Draft
lpiwowar wants to merge 1 commit into
openshift:mainfrom
lpiwowar:lpiwowar/resources-fix
Draft

Update resources for openstack-k8s-operators/lightspeed-operator#83644
lpiwowar wants to merge 1 commit into
openshift:mainfrom
lpiwowar:lpiwowar/resources-fix

Conversation

@lpiwowar

@lpiwowar lpiwowar commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Updates the openstack-k8s-operators/lightspeed-operator CI configuration. The kuttl-test step now has higher CPU and memory allocations to support its test workload.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 338e4b86-84ad-4396-a06e-3ce8686fad2a

📥 Commits

Reviewing files that changed from the base of the PR and between d2ec2c8 and eddd444.

📒 Files selected for processing (1)
  • ci-operator/config/openstack-k8s-operators/lightspeed-operator/openstack-k8s-operators-lightspeed-operator-main.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The CI configuration increases the kuttl-test step’s memory limit and requests to 8 GiB. It increases the CPU request to 1000m.

Changes

kuttl-test resource allocation

Layer / File(s) Summary
Update kuttl-test resources
ci-operator/config/openstack-k8s-operators/lightspeed-operator/openstack-k8s-operators-lightspeed-operator-main.yaml
The kuttl-test step changes from a 4 GiB memory limit, 100m CPU request, and 200Mi memory request to an 8 GiB memory limit, 1000m CPU request, and 8 GiB memory request.

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

Merge Risk: ⚪ Minimal · up to eddd4

This is a small, localized CI resource update. After the normal configuration-generation check, no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the resource update for the affected lightspeed-operator configuration.
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 commit changes only kuttl-test CPU and memory resource values; it introduces no Ginkgo test titles or dynamic test-name content.
Test Structure And Quality ✅ Passed The diff changes only CI resource values for the kuttl-test step; it adds or modifies no Ginkgo It blocks, setup, cleanup, waits, or assertions.
Microshift Test Compatibility ✅ Passed The diff changes only kuttl-test resource values in one YAML file; it adds no Ginkgo tests or MicroShift-incompatible API usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The diff only changes kuttl-test resource limits and requests in YAML; it adds no Ginkgo tests or multi-node assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The diff only increases resources for the CI kuttl-test step; it adds no deployment, replica, affinity, topology spread, node selector, toleration, or PDB constraint.
Ote Binary Stdout Contract ✅ Passed The diff changes only kuttl-test CPU and memory resources in YAML; it adds no process-level code or stdout writes covered by this check.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The diff changes only kuttl-test CPU and memory resources; it adds no Ginkgo tests, IPv4 assumptions, or external connectivity.
No-Weak-Crypto ✅ Passed The diff changes only kuttl-test CPU and memory resources; it introduces no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, custom crypto, or secret comparison.
Container-Privileges ✅ Passed The diff only increases kuttl-test CPU and memory resources. It adds no privileged, host namespace, SYS_ADMIN, allowPrivilegeEscalation, or root execution setting.
No-Sensitive-Data-In-Logs ✅ Passed The diff changes only kuttl-test CPU and memory resources; its unchanged command is make kuttl-test, with no added logging or sensitive-data values.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lpiwowar

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 Aug 19, 2026
@openshift-ci
openshift-ci Bot requested review from psalajova and umago August 19, 2026 09:55
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@lpiwowar: 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-openstack-k8s-operators-lightspeed-operator-main-openstack-lightspeed-kuttl-4-20 openstack-k8s-operators/lightspeed-operator presubmit Ci-operator config changed

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.

@lpiwowar

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@lpiwowar: The following test 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/openstack-k8s-operators/lightspeed-operator/main/openstack-lightspeed-kuttl-4-20 eddd444 link unknown /pj-rehearse pull-ci-openstack-k8s-operators-lightspeed-operator-main-openstack-lightspeed-kuttl-4-20

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.

@lpiwowar
lpiwowar marked this pull request as draft August 19, 2026 11:14
@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 Aug 19, 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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant