Add capi-tests suite to JUnit import allowlist#3697
Conversation
The capi-qe release is already configured with the job periodic-ci-stolostron-capi-tests-configure-prow-mgmt-periodics-capz-e2e, but test results are silently skipped because the suite name github.com/stolostron/capi-tests/test is not in the testSuites allowlist. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe explicit test-suite allowlist was expanded to include ChangesTest suite allowlist update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 21✅ Passed checks (21 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
AI Review Pipeline Summary
No issues found across all review stages. The change is a single-line addition to a static string slice — correct syntax, logical placement in the ARO section, and no security surface. 🤖 Generated by |
|
Scheduling required tests: |
|
@RadekCap: 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: marek-veber, RadekCap 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 |
|
/assign deads2k |
|
@deads2k could you /approve? |
Summary
github.com/stolostron/capi-tests/testto the test suites allowlist so Sippy can import JUnit test results from thecapi-qereleaseThe
capi-qerelease is already configured inopenshift-customizations.yamlwith the jobperiodic-ci-stolostron-capi-tests-configure-prow-mgmt-periodics-capz-e2e, but test results are silently skipped because the suite name is not in thetestSuitesallowlist inpkg/db/suites.go.🤖 Generated with Claude Code
Summary by CodeRabbit