rosa-e2e-hcp: add rosa-gather-rhobs-logs to post steps - #83475
Conversation
Add the rosa-gather-rhobs-logs step reference to the post block of the rosa-e2e-hcp workflow to collect RHOBS logs during cleanup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 15 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?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 reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. 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, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
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 |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
@dustman9000: 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: dustman9000, redhat-chai-bot 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 |
|
@redhat-chai-bot: 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
Wire the
rosa-gather-rhobs-logsstep (added in #83418) into therosa-e2e-hcpworkflow'spost:block so that RHOBS diagnostic logs are actually collected during test runs.Details
- ref: rosa-gather-rhobs-logswithbest_effort: trueafter the existingaws-deprovision-stacksentryMotivation
The
rosa-gather-rhobs-logsstep was defined in #83418 but was never wired into the workflow, so no RHOBS artifacts are being collected. This is needed to support diagnostics for recurring RHOBS Synthetic Monitoring test failures (e.g.sre:hcp:probe_activerecording rule timeout tracked in ROSAENG-60340).Jira: ROSAENG-65395
AI-generated. Review for accuracy.
@dustman9000 requested in Slack thread