Skip to content

disable 4.22 netobserv perf jobs and increase 5.0 job frequency - #83688

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
memodi:disable-4.22-jobs
Aug 19, 2026
Merged

disable 4.22 netobserv perf jobs and increase 5.0 job frequency#83688
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
memodi:disable-4.22-jobs

Conversation

@memodi

@memodi memodi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

disable 4.22 netobserv perf jobs and increase 5.0 job frequency

Summary by CodeRabbit

  • Disabled the OpenShift 4.22 AWS nightly x86 NetObserv performance test jobs.
  • Increased the frequency of the OpenShift 5.0 NetObserv performance jobs:
    • 25-node tests now run daily.
    • The 250-node cluster-density test now runs weekly.

@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: Enterprise

Run ID: 34164555-81fe-416d-8d95-5dd36def1692

📥 Commits

Reviewing files that changed from the base of the PR and between d97533d and 66df217.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (2)
  • ci-operator/config/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main__netobserv-aws-4.22-nightly-x86.yaml
  • ci-operator/config/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main__netobserv-aws-5.0-nightly-x86.yaml
💤 Files with no reviewable changes (1)
  • ci-operator/config/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main__netobserv-aws-4.22-nightly-x86.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The PR removes the AWS 4.22 nightly NetObserv performance-test configuration. It changes three AWS 5.0 nightly schedules: two tests run daily, and one test runs weekly.

Changes

NetObserv AWS performance tests

Layer / File(s) Summary
AWS 5.0 performance-test schedules
ci-operator/config/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main__netobserv-aws-5.0-nightly-x86.yaml
The two node-density-heavy-25nodes tests now use @daily. The cluster-density-v2-250nodes test now uses @weekly.
AWS 4.22 configuration removal
ci-operator/config/netobserv/netobserv-perf-tests/netobserv-netobserv-perf-tests-main__netobserv-aws-4.22-nightly-x86.yaml
The complete AWS 4.22 nightly x86 performance-test configuration was removed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 66df2

The PR disables the 4.22 NetObserv performance jobs and adjusts 5.0 job scheduling; no actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

🚥 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 and concisely describes disabling the 4.22 jobs and increasing the frequency of the 5.0 jobs.
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 YAML CI configurations and generated job schedules; no Ginkgo title APIs or dynamic test-title construction were added.
Test Structure And Quality ✅ Passed The PR changes only ci-operator YAML configurations and generated job YAML; the diff contains no Ginkgo test code or It/BeforeEach/AfterEach/Eventually calls.
Microshift Test Compatibility ✅ Passed The diff only removes or reschedules NetObserv CI YAML jobs. It adds no Ginkgo e2e tests or MicroShift-incompatible API usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The diff changes only four YAML CI configuration files and adds no Ginkgo e2e tests, so the SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed The diff only removes 4.22 CI jobs and changes 5.0 cron schedules; it adds no deployment, operator, controller, or topology scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only YAML CI configuration and generated job manifests; the diff introduces no process-level code or stdout writes in an OTE binary.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only NetObserv CI YAML and generated Prow jobs; it adds no Ginkgo e2e tests, IPv4 assumptions, or new external connectivity.
No-Weak-Crypto ✅ Passed The commit only deletes 4.22 job definitions and changes 5.0 schedules; all added lines are cron values, with no weak-crypto APIs, algorithms, custom crypto, or secret comparisons.
Container-Privileges ✅ Passed The PR only removes 4.22 jobs and changes 5.0 cron values; no added YAML declares privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, root, or allowPrivilegeEscalation.
No-Sensitive-Data-In-Logs ✅ Passed The diff only changes cron schedules and removes 4.22 jobs. It adds no logging statements or sensitive values such as passwords, tokens, PII, hostnames, or customer data.
✨ 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 Aug 19, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@memodi: 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-netobserv-netobserv-perf-tests-main-netobserv-aws-5.0-nightly-x86-node-density-heavy-25nodes N/A periodic Ci-operator config changed
periodic-ci-netobserv-netobserv-perf-tests-main-netobserv-aws-5.0-nightly-x86-node-density-heavy-25nodes-service-without-loki N/A periodic Ci-operator config changed
periodic-ci-netobserv-netobserv-perf-tests-main-netobserv-aws-5.0-nightly-x86-cluster-density-v2-250nodes N/A periodic 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.

@memodi

memodi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack
/cc @kapjain-rh

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@memodi: 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 19, 2026
@kapjain-rh

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2026
@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: kapjain-rh, memodi

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 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@memodi: 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 59bfaa2 into openshift:main Aug 19, 2026
16 checks passed
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.

2 participants