rosa-e2e-hcp: add rosa-gather-hcp-diagnostics chain with RHOBS/RMO/AVO log collection - #83482
Conversation
…O log collection Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 19 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 (8)
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]
A total of 29 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
[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 |
|
/pj-rehearse ack |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@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
Expand RHOBS diagnostic log collection for ROSA HCP e2e and FVT jobs. Follows up on #83475 (merged) which wired the bare
rosa-gather-rhobs-logsref into the workflow.Changes
1. Extended log collection (
rosa-gather-rhobs-logs-commands.sh)openshift-route-monitor-operatornamespaceopenshift-aws-vpce-operatornamespacecollect_logspattern with--limit 50002. New chain:
rosa-gather-hcp-diagnosticsrosa-gather-hcp-diagnostics-chain.yamlwrappingrosa-gather-rhobs-logsmake registry-metadata3. Workflow update (
rosa-e2e-hcp-workflow.yaml)ref: rosa-gather-rhobs-logs(from rosa-e2e-hcp: add rosa-gather-rhobs-logs to post steps #83475) withchain: rosa-gather-hcp-diagnostics4. FVT job updates
ocm-fvt-rosa-hcp-staging): Added chain to all 18 test entries'post:blocks afterrosa-e2e-collect-cs-telemetryocm-fvt-rosa-hcp-integration): Added chain to the 2 steps-based entries (autonode-integration, ad-integration-regional). The 4 inline-command backup jobs were left unchanged.Motivation
Supports diagnostics for recurring RHOBS Synthetic Monitoring test failures (e.g.
sre:hcp:probe_activerecording rule timeout tracked in ROSAENG-60340). RMO and AVO logs are critical for debugging false-positive API health alerts and VPCE connectivity issues on HCP clusters.Supersedes #83476 and #83477 (closed due to rebase issues on this fast-moving repo).
Jira: ROSAENG-65395
AI-generated. Review for accuracy.
@dustman9000 requested in Slack thread