Skip to content

enh(delivery): promote pulp content by href instead of re-uploading - #6367

Merged
kduret merged 1 commit into
developfrom
MON-207621-pulp-promote-by-href
Aug 24, 2026
Merged

enh(delivery): promote pulp content by href instead of re-uploading#6367
kduret merged 1 commit into
developfrom
MON-207621-pulp-promote-by-href

Conversation

@kduret

@kduret kduret commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes: MON-207621

CI/delivery-only change. Since the pulp domain merge (MON-207474), testing and stable share their domain and content units: the promotion now associates the testing content hrefs directly with the stable repository instead of re-downloading and re-uploading every candidate (rpm: no transfer at all; deb: only the legacy first-per-arch upload remains, establishing the release component). Packages keep their delivery-time labels.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

On the dev pulp stack: deliver plugins to testing then promote to stable and check the promote job transfers no package payload while the post-promote verification stays green.

MON-207621: testing and stable share their domain since the merge, so the
promotion associates the testing content hrefs directly with the stable
repository — the per-package re-download/re-upload is gone (rpm entirely;
deb keeps only the legacy first-per-arch upload that establishes the release
component). Packages keep their delivery-time labels.
@kduret
kduret requested a review from a team as a code owner August 21, 2026 13:24
@kduret
kduret requested review from mushroomempires and tuntoja and removed request for a team August 21, 2026 13:24
@kduret
kduret merged commit d58c35e into develop Aug 24, 2026
9 checks passed
@kduret
kduret deleted the MON-207621-pulp-promote-by-href branch August 24, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants