Skip to content

Add NMO weekly periodic job on 4.22-konflux#80850

Open
ugreener wants to merge 2 commits into
openshift:mainfrom
ugreener:fix/add-nmo-periodic-job
Open

Add NMO weekly periodic job on 4.22-konflux#80850
ugreener wants to merge 2 commits into
openshift:mainfrom
ugreener:fix/add-nmo-periodic-job

Conversation

@ugreener

@ugreener ugreener commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a weekly periodic Prow job for the NMO (Node Maintenance Operator) in the medik8s/system-tests Konflux config, following the established FAR/SBR/SNR pattern.

Changes

  • Add e2e-nmo-weekly-aws periodic test entry to medik8s-system-tests-main__4.22-konflux.yaml
  • Schedule: Sunday 12:00 UTC (0 12 * * 0), continuing the 2-hour stagger (FAR 04:00, SBR 06:00, SNR 08:00, MDR 10:00)
  • Uses same step chain as SNR: medik8s-catalogsource -> medik8s-operator-subscribe -> make run-tests
  • No ODF or AWS credentials steps needed (NMO is a simple operator)
  • Generated Prow job file included via make jobs

Jira: RHWA-1145

Add a weekly periodic Prow job for the NMO (Node Maintenance Operator)
that runs every Sunday at 10:00 UTC. Follows the same pattern as the
existing FAR, SBR, and SNR periodic jobs: Konflux FBC catalog, OLM
subscription, and make run-tests with ECO_TEST_FEATURES=nmo-operator.

No ODF or AWS credentials steps needed (NMO is a simple operator).

Schedule stagger: FAR 04:00, SBR 06:00, SNR 08:00, NMO 10:00 UTC.

Jira: RHWA-1145

Co-Authored-By: Claude <noreply@anthropic.com>
@ugreener

Copy link
Copy Markdown
Contributor Author

/pj-rehearse auto-ack

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ugreener, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 5 minutes and 22 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 94e7f811-7770-406b-a43d-94f9e54fca7f

📥 Commits

Reviewing files that changed from the base of the PR and between c111420 and 9730b7f.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/medik8s/system-tests/medik8s-system-tests-main-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/medik8s/system-tests/medik8s-system-tests-main__4.22-konflux.yaml
✨ 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 and usage tips.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci openshift-ci Bot requested review from razo7 and slintes June 22, 2026 15:51
@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ugreener

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 Jun 22, 2026
@ugreener ugreener changed the title medik8s system-tests: add NMO weekly periodic job on 4.22-konflux Draft: medik8s system-tests: add NMO weekly periodic job on 4.22-konflux Jun 22, 2026
Stagger: FAR 04:00, SBR 06:00, SNR 08:00, MDR 10:00, NMO 12:00, NHC 14:00

Co-Authored-By: Claude <noreply@anthropic.com>
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@ugreener: 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-medik8s-system-tests-main-4.22-konflux-e2e-nmo-weekly-aws 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.

@ugreener

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-medik8s-system-tests-main-4.22-konflux-e2e-nmo-weekly-aws

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

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

@ugreener ugreener changed the title Draft: medik8s system-tests: add NMO weekly periodic job on 4.22-konflux Add NMO weekly periodic job on 4.22-konflux Jun 22, 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant