Skip to content

Add openSUSE Leap 15.4 builder

Andrew Patterson requested to merge 6876-packages-for-opensuse-15.4 into master

Add Dockerfiles to create an openSUSE Leaf 15.4 builder.

Related issues

Related omnibus-gitlab#6876 (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 omnibus-gitlab!6499 (merged). 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=6876-packages-for-opensuse-15-4 to point to images created in the MR.
  • Install and configure package on OpenSUSE 15.4 and run basic operation tests:
    • Create a group
    • Create a project
    • Create an issue
Edited by Andrew Patterson

Merge request reports