Skip to content

Update CI certification job for latest gitlab-omnibus-builder image

Gerard Hickey requested to merge rm_chdir-ubi8 into master

The gitlab-omnibus-builder image now is being built on Debian Bullseye. This enables installing the skopeo binary directly from the OS package manager rather than shoehorning the installation by gathering a number of packages.

This MR removes the removes the installation of skopeo, which included the cd /tmp that was causing the certification script from being located and executed.

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

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 omnibus-gitlab opened

Blocked by gitlab-org/gitlab-omnibus-builder!211 (merged)

Edited by Jason Plum

Merge request reports