Skip to content

Draft: Replace UBI certification with preflight pipeline template

Gerard Hickey requested to merge add-preflight-template-ubi8 into master

What does this MR do?

This MR takes the existing UBI certification jobs and moves them over to use the pipeline template from the cloud-native/preflight project. The reason for this is to make it easier to handle when new versions of preflight are released.

Related issues

gitlab-org/cloud-native/preflight#3 (closed)

Checklist

See Definition of done.

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

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • Pipeline is green on dev.gitlab.org if the change is touching anything besides documentation or internal cookbooks
  • trigger-package has a green pipeline running against latest commit
Edited by Gerard Hickey

Merge request reports