Skip to content

Add openSUSE Leap 15.5 builder

João Alexandre Cunha requested to merge jcunha-packages-for-opensuse-15-5 into master

Add Dockerfiles to create an openSUSE Leap 15.5 builder.

Related omnibus-gitlab#8062 (closed)

Test plan

  • Green pipeline build on dev.gitlab.org
  • Build omnibus package using dev.gitlab.com/gitlab-org/security/omnibus-gitlab with MR. You will also need to use MR gitlab-org/omnibus-gitlab{TODO}. You will need to override:
    • BUILDER_IMAGE_REVISION=registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/staging
    • PUBLIC_BUILDER_IMAGE_REGISTRY=registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/staging
    • BUILDER_IMAGE_REVISION=jcunha-packages-for-opensuse-15-5 to point to images created in the MR.
  • Install and configure package on OpenSUSE 15.5 and run basic operation tests:
    • Create a group
    • Create a project
    • Create an issue
Edited by João Alexandre Cunha

Merge request reports