Add pin-policy-bundle acceptance tests for TA task#3324
Conversation
The verify-conforma-konflux-ta task had no test coverage for the pin-policy-bundle step. Mirror the two scenarios already covered by the verify-enterprise-contract task: the no-op path (policy uses git sources) and the replacement path (policy uses the OCI tag reference). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 38 minutes. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/retest |
Summary
pin-policy-bundlestep log assertion to the existing "Golden container image with trusted artifacts" scenario (no-op path: policy uses git sources, OCI tag not found)verify-conforma-konflux-tatask (replacement path: OCI tag replaced with digest-pinned reference)These mirror the two pin-policy-bundle scenarios already covered by the
verify-enterprise-contracttask, closing a gap where the TA task variant had zero dedicated coverage for this step.Test plan
ta_task_validate_imagefeature🤖 Generated with Claude Code