Commit 47b1502
Fixes #38460 - Version-gate auto publish composite test for Katello < 4.20
Katello #38460 disabled CCV auto-publish on child CV minor version
updates, but the fix has not been backported to KATELLO-4.19. This
causes test 52 "ensure auto publish composite was auto published" to
fail on the 4.19 pipeline, since the incremental update still triggers
an auto-publish creating an extra version.
Add a version check so Katello < 4.20 uses a fixture that expects the
additional 'Auto Publish - Triggered by Component 1 1.1' entry, while
4.20+ continues to use the existing fixture.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e9b5992 commit 47b1502
2 files changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
452 | 456 | | |
453 | 457 | | |
454 | 458 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments