Add ROSA stage/integration/production dashboards#3316
Add ROSA stage/integration/production dashboards#3316vkumar51 wants to merge 1 commit intoopenshift:mainfrom
Conversation
Add three ROSA dashboard entries (rosa-stage, rosa-integration, rosa-production) modeled after the existing ARO dashboard pattern. rosa-stage includes all actively running ROSA and OSD-AWS osde2e periodic jobs from Prow, all of which run against the stage environment: - ROSA Classic/STS nightly jobs (4.16-4.22) - ROSA HCP nightly (4.21) - ROSA BYO-VPC proxy tests - OSD-AWS nightly jobs (4.16-4.22) - OSD-AWS upgrade jobs (z-stream and y-stream) - OSD-AWS informing suite rosa-integration and rosa-production are empty placeholders for future expansion when integration and production test jobs are added. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
Scheduling required tests: |
|
@vkumar51: 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. |
petr-muller
left a comment
There was a problem hiding this comment.
rosa-integration and rosa-production are empty placeholders for future expansion
Specific near future or just speculative? May be worth adding only once needed. No big deal either way, feel free to unhold as needed. LGTM otherwise.
/hold
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, vkumar51 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 |
Summary
rosa-stage,rosa-integration,rosa-production) to Sippy, modeled after the existing ARO dashboard pattern (aro-integration,aro-stage,aro-production)rosa-stageincludes all 22 actively running ROSA and OSD-AWS osde2e periodic jobs from Prow (all run against stage environment)rosa-integrationandrosa-productionare empty placeholders for future expansionJobs included in rosa-stage
All job names verified against https://prow.ci.openshift.org/configured-jobs/openshift/osde2e
Context
ROSA (Red Hat OpenShift Service on AWS) currently has no Sippy dashboard visibility. Test results are scattered across Prow with no unified view. This PR brings ROSA in line with how ARO tracks its E2E test health via Sippy.
Expected dashboards after merge
sippy.dptools.openshift.org/sippy-ng/tests/rosa-stagesippy.dptools.openshift.org/sippy-ng/tests/rosa-integration(empty, future use)sippy.dptools.openshift.org/sippy-ng/tests/rosa-production(empty, future use)Test plan
rosa-stagedashboard appears on Sippy after next data refreshrosa-integrationandrosa-productiondashboards appear as empty🤖 Generated with Claude Code