Add NMO weekly periodic job on 4.22-konflux#80850
Conversation
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>
|
/pj-rehearse auto-ack |
|
Warning Review limit reached
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 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 configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@ugreener: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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>
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-medik8s-system-tests-main-4.22-konflux-e2e-nmo-weekly-aws |
|
@ugreener: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@ugreener: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
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
e2e-nmo-weekly-awsperiodic test entry tomedik8s-system-tests-main__4.22-konflux.yaml0 12 * * 0), continuing the 2-hour stagger (FAR 04:00, SBR 06:00, SNR 08:00, MDR 10:00)medik8s-catalogsource->medik8s-operator-subscribe->make run-testsmake jobsJira: RHWA-1145