Skip to content

Adding ROSA Gap Analysis status to ROSA CI Daily Status#79658

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
ravitri:add-gap-report
May 25, 2026
Merged

Adding ROSA Gap Analysis status to ROSA CI Daily Status#79658
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
ravitri:add-gap-report

Conversation

@ravitri
Copy link
Copy Markdown
Member

@ravitri ravitri commented May 24, 2026

This PR extends the status of jobs added in PR openshift-online/rosa-e2e#58 via a slack notification along with existing ROSA CI Daily status message.

Thus ROSA Gap Analysis will be part of the daily slack notification as well to give quick link to the Prow jobs for Gap Analysis.

Summary by CodeRabbit

This PR extends the ROSA CI Daily Status Slack notification to include the ROSA Gap Analysis periodic job status. The change modifies the daily Slack message template that reports the health of ROSA CI periodic jobs in the #wg-rosa-ci-enhancement channel.

Specifically, it adds a link to the periodic-ci-openshift-online-rosa-gap-analysis-main-periodics-nightly Prow job in the daily status report template. The message now includes quick links to eight periodic job categories:

  • ROSA HCP E2E
  • ROSA STS E2E
  • OSD GCP E2E
  • OCM FVT
  • HCP CONF
  • STS CONF
  • ROSA GAP ANALYSIS (newly added)
  • Sippy dashboard

This integration allows the team to monitor Gap Analysis test results alongside other critical ROSA CI job statuses in their daily Slack notification.

@openshift-ci openshift-ci Bot requested review from bmeng and gdbranco May 24, 2026 16:34
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 24, 2026

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: 8ca1177b-0f33-4ae7-81cc-4b3993e59320

📥 Commits

Reviewing files that changed from the base of the PR and between 3f4f815 and 08a28bc.

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

Walkthrough

This PR updates the ROSA E2E CI operator configuration to include a new "ROSA GAP ANALYSIS" periodic job link in the daily status report template message. The change adds a single hyperlink reference alongside existing periodic job links.

Changes

ROSA E2E Report Configuration

Layer / File(s) Summary
Daily Status Report Template Update
ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main.yaml
The report_template configuration is updated with an additional periodic job hyperlink for ROSA GAP ANALYSIS, inserted among the existing periodic job references (HCP E2E, STS E2E, OSD GCP E2E, OCM FVT, CONF).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • openshift/release#79552: Both PRs modify the same ROSA e2e report_template in ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main.yaml by inserting/updating periodic prow job links in the daily status message.
  • openshift/release#79399: This PR adds the corresponding ROSA gap analysis nightly periodic jobs/configs that align with the report template link being added here.

Suggested labels

lgtm, approved, rehearsals-ack

Suggested reviewers

  • bmeng
🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding ROSA Gap Analysis status to the daily CI notification template.
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 PR modifies only a YAML CI configuration file, not Ginkgo test files. The custom check for stable/deterministic test names is inapplicable.
Test Structure And Quality ✅ Passed PR is a CI configuration change (Slack notification template) with no Ginkgo test code; the custom check for Ginkgo test quality is inapplicable.
Microshift Test Compatibility ✅ Passed No Ginkgo e2e tests are added in this PR. The change modifies only a CI configuration YAML file to add a Slack notification link, making the MicroShift Test Compatibility check inapplicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR adds no new Ginkgo e2e tests—it only updates a YAML CI configuration file to add a Slack notification link for ROSA Gap Analysis. SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies CI config file only, adding a Slack notification link. No deployment manifests, operator code, or scheduling constraints were changed.
Ote Binary Stdout Contract ✅ Passed PR modifies only CI operator YAML configuration files, adding a link to ROSA GAP ANALYSIS in Slack notification template. No executable code or test binaries modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR modifies only a CI operator YAML configuration file to add a Slack notification link, not Ginkgo e2e tests. Check is not applicable as no new tests are added.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 24, 2026
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@ravitri: 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-openshift-online-rosa-e2e-main-rosa-ci-daily-status 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.

@ravitri
Copy link
Copy Markdown
Member Author

ravitri commented May 24, 2026

/pj-rehearse periodic-ci-openshift-online-rosa-e2e-main-rosa-ci-daily-status

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 24, 2026

@ravitri: 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/periodic-ci-openshift-online-rosa-e2e-main-rosa-ci-daily-status 08a28bc link unknown /pj-rehearse periodic-ci-openshift-online-rosa-e2e-main-rosa-ci-daily-status

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.

@bmeng
Copy link
Copy Markdown
Contributor

bmeng commented May 25, 2026

/lgtm
/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@bmeng: 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 May 25, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 25, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 25, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bmeng, ravitri

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-merge-bot openshift-merge-bot Bot merged commit 72fab4e into openshift:main May 25, 2026
16 of 17 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