feat: register CAPA e2e full lifecycle job in ci-status-jobs - #176
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: andclt The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift-online/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe CI status configuration adds the CAPA E2E Full Lifecycle job to the ChangesCAPA E2E CI status tracking
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Description
Register the new weekly CAPA e2e full lifecycle periodic job in
ci-status-jobs.yamlso it appears in the Slack CI summary and rosa-eng-dashboard alongside the existing smoke job.Depends on: openshift/release#82914 (adds the periodic job to the release repo)
Type of Change
Testing
The prow filter already uses a wildcard (
*rosa-e2e-main_capa-e2e*) that matches the new job name. This change only adds the job entry for dashboard tracking.Checklist
Summary by CodeRabbit