[WIP] OCPMCP-308: Add mcpchecker JUnit suite to Sippy allowlist - #3864
[WIP] OCPMCP-308: Add mcpchecker JUnit suite to Sippy allowlist#3864cajieh wants to merge 1 commit into
Conversation
Allowlist the "mcpchecker" suite name so Sippy can ingest task pass/fail results from mcpchecker Prow jobs (OCPMCP-108). Includes a spike plan documenting scope and companion work needed for the full eval dashboard. Co-Authored-By: Claude <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
WalkthroughSippy now allows Changesmcpchecker import support
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 21✅ Passed checks (21 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cajieh 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 |
|
@cajieh: This pull request references OCPMCP-308 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Scheduling required tests: |
|
@cajieh: 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
mcpcheckerJUnit suite name inpkg/db/suites.goso Sippy can ingest task pass/fail results from mcpchecker Prow jobs (OCPMCP-108).mcpcheckersuite is importable.docs/plans/ocpmcp-308-eval-dashboard-sippy-spike.md) documenting scope, what this change does and does not cover, and companion work needed for the full eval dashboard.Test plan
go test ./pkg/db/ -run TestIsSuiteImportablepassesmake testpassestestsuite name="mcpchecker") would be accepted by the suite allowlist🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
mcpcheckertest results into Sippy.Tests