Skip to content

Play manual jobs in CNG's FIPS pipelines as part of publish

What does this MR do and why?

CNG now has FIPS tags, support for which was added in !1858 (merged). This MR ensures the manual jobs are played in FIPS tag pipelines also, as part of publish.

Fixture/spec changes

  1. Existing CNG pipeline fixtures renamed to have _old suffix. We can remove them and corresponding specs once 15.1.0 becomes the oldest supported GitLab version.
  2. New CNG pipeline fixtures reflecting current status of piplines added - copying existing fixtures and changing version to 15.2.0. Also added FIPS jobs to these pipelines.
  3. SyncRemoteService specs changed to use 15.2.0 as version.

Related to gitlab-org/charts/gitlab#3420 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Balasankar 'Balu' C

Merge request reports