Add Pulp staging upload jobs for all platforms

What does this MR do?

Add Pulp staging upload jobs for all distributions- Add .pulp_fips_staging_upload_template for FIPS builds

  • Add -staging-pulp jobs for all Debian, AlmaLinux, OpenSUSE, and AmazonLinux distributions (both amd64 and arm64)
  • Add -staging-pulp jobs for SLES-12.5
  • Expand pipeline triggers for Ubuntu -staging-pulp jobs to include RC, TAG, and INTERNAL_RELEASE builds
  • Consolidate FIPS -staging-pulp jobs to use new .pulp_fips_staging_upload_template
  • Simplify .fips_staging_upload_template rules to use single regex pattern

This enables parallel package uploads to Pulp repositories across all supported distributions, with non-blocking failures and 15-minute timeouts.

Ref:

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • MR title and description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • Latest Merge Result pipeline is green.
  • When ready for review, MR is labeled workflowready for review per the Distribution MR workflow.

For GitLab team members

If you don't have access to this, the reviewer should trigger these jobs for you during the review process.

  • The manual Trigger:ee-package jobs have a green pipeline running against latest commit.
  • If config/software or config/patches directories are changed, make sure the build-package-on-all-os job within the Trigger:ee-package downstream pipeline succeeded.
  • If you are changing anything SSL related, then the Trigger:package:fips manual job within the Trigger:ee-package downstream pipeline must succeed.
  • If CI configuration is changed, the branch must be pushed to dev.gitlab.org to confirm regular branch builds aren't broken.

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes.
  • Documentation created/updated.
  • Tests added.
  • Integration tests added to GitLab QA.
  • Equivalent MR/issue for the GitLab Chart opened.
  • Validate potential values for new configuration settings. Formats such as integer 10, duration 10s, URI scheme://user:passwd@host:port may require quotation or other special handling when rendered in a template and written to a configuration file.
Edited by Dat Tang

Merge request reports

Loading