Skip to content

chore(RHIDP-15703): Adjust schedule of RHDH CPT jobs - #83381

Open
pmacik wants to merge 1 commit into
openshift:mainfrom
pmacik:chore/RHIDP-15703
Open

chore(RHIDP-15703): Adjust schedule of RHDH CPT jobs#83381
pmacik wants to merge 1 commit into
openshift:mainfrom
pmacik:chore/RHIDP-15703

Conversation

@pmacik

@pmacik pmacik commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Adjusts Red Hat Developer Hub CPT job schedules in the OpenShift CI configuration.
  • Changes mvp-cpt-xs and mvp-cpt-s from daily runs to twice-weekly runs.
  • Standardizes CPT reporter messages with linked job URLs and @chai-bot analysis requests.

Signed-off-by: Pavel Macík <pavel.macik@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 13, 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: a6665582-f83b-4948-9eda-b29097876367

📥 Commits

Reviewing files that changed from the base of the PR and between f59d19e and f13eec6.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/redhat-performance/backstage-performance/redhat-performance-backstage-performance-main-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/redhat-performance/backstage-performance/redhat-performance-backstage-performance-main.yaml

Walkthrough

The CPT configuration changes mvp-cpt-xs and mvp-cpt-s schedules to twice weekly. It also standardizes report templates for listed CPT jobs with linked job references and chai-bot analysis requests.

Changes

CPT configuration

Layer / File(s) Summary
CPT schedules and report templates
ci-operator/config/redhat-performance/backstage-performance/redhat-performance-backstage-performance-main.yaml
mvp-cpt-xs and mvp-cpt-s run on Sundays and Wednesdays. Report templates for the listed CPT jobs use linked job references and request chai-bot analysis.

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

Mergeability Score: ⚪ Minimal · up to f13ee

This localized scheduling and report-template update has no actionable merge-blocking risk beyond the normal requirement to regenerate and validate the affected CI jobs before merge.

Suggested reviewers: shashankkestwal

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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 schedules and reporter templates; the complete diff contains no Ginkgo It, Describe, Context, or When titles or dynamic title construction.
Test Structure And Quality ✅ Passed The PR diff changes only two YAML configuration files for schedules and reporter templates; it contains no Ginkgo test code or It blocks, so this check is inapplicable.
Microshift Test Compatibility ✅ Passed The pull request changes only CPT job schedules and reporter templates in YAML; it adds no Ginkgo e2e tests or MicroShift-incompatible test references.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The diff changes only two YAML schedule/reporting files and adds no Ginkgo tests or multi-node/SNO topology assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The commit changes only CI cron schedules and reporter templates; the diff adds no deployment, operator, controller, or topology scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The diff changes only two YAML files, with cron schedules and Slack reporter templates; it adds no OTE process-level code or stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The PR changes only YAML schedules and reporter templates; the complete diff adds no Ginkgo tests, IPv4 assumptions, or external connectivity requirements.
No-Weak-Crypto ✅ Passed The diff changes only cron schedules and reporter templates in two YAML files; it introduces no MD5, SHA1, DES, RC4, Blowfish, ECB, custom crypto, or secret comparisons.
Container-Privileges ✅ Passed The PR changes only cron schedules and reporter templates; changed files add no privileged, host namespace, SYS_ADMIN, root, or allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed The diff changes schedules and rewrites reporter text; .Status.URL and .Spec.Job were already logged, and no passwords, tokens, API keys, PII, session IDs, or hostnames were added.
Title check ✅ Passed The title clearly identifies the main change: adjusting the schedule of RHDH CPT jobs.
✨ 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 13, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pmacik

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 13, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@pmacik: 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-redhat-performance-backstage-performance-main-mvp-cpt-m N/A periodic Ci-operator config changed
periodic-ci-redhat-performance-backstage-performance-main-mvp-cpt-s N/A periodic Ci-operator config changed
periodic-ci-redhat-performance-backstage-performance-main-mvp-cpt-xl N/A periodic Ci-operator config changed
periodic-ci-redhat-performance-backstage-performance-main-mvp-cpt-xs N/A periodic Ci-operator config changed
periodic-ci-redhat-performance-backstage-performance-main-ui-cpt-m N/A periodic Ci-operator config changed
periodic-ci-redhat-performance-backstage-performance-main-mvp-cpt-l 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.

@pmacik

pmacik commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-redhat-performance-backstage-performance-main-ui-cpt-m

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@pmacik: 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 14, 2026

Copy link
Copy Markdown
Contributor

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

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