Skip to content

EE jobs requiring release.ee? = true are failing in Gitlab-FOSS package-and-qa jobs

Possibly related to !390 (merged)

Before MR was merged, EE jobs did not run for Gitlab-FOSS. Example pipeline: https://gitlab.com/gitlab-org/gitlab-qa/pipelines/118436666 (triggered from https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/439304496)

After MR was merged, all EE jobs (and CE jobs) are run, and the three EE jobs with requirement release.ee? = true fail (ee:geo, ee:group_saml, ee:elasticsearch). Example pipeline: https://gitlab.com/gitlab-org/gitlab-qa/pipelines/119166995 (triggered from https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/442398347). It is not clear if these jobs should be running in this pipeline.

Edited by Jennifer Louie