-
Story
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
Not Selected
-
-
Goal
Test that nudge PRs from all 7 components correctly trigger bundle regeneration using the new bundle generation workflow.
Acceptance Criteria
- Test nudge PRs from all 7 components (osc-operator, osc-monitor, osc-caa, osc-caa-webhook, osc-podvm-builder, osc-podvm-payload, osc-operator-bundle)
- Verify bundle regeneration workflow executes correctly
- Verify generated bundles commit correctly to konflux-osc-operator-bundle branch
- Validate bundle manifests are byte-identical to previous process (byte-for-byte diff)
- Test with both automated nudges and manual regeneration
Test Scenarios
- Component image update triggers nudge
- Bundle regeneration completes successfully
- Generated files match expected format
- Commit to konflux branch succeeds
Deliverables
- Test results from all 7 component nudges
- Diff comparison showing identical output
- Documentation of any issues encountered