Skip to content
Snippets Groups Projects

Merge upstream Omnibus GitLab into Omnibus Heptapod

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -15,8 +15,8 @@
If you have a merge request (MR) in the `gitlab-org/gitlab` project, you can
test that MR using a package or a Docker image.
In the CI pipeline corresponding to your MR, run the `e2e:test-on-omnibus` job in
the `qa` stage to trigger:
On your MR apply the `~"pipeline:run-all-e2e"` label and run a new pipeline. This will
include a `e2e:test-on-omnibus-ee` job in the `qa` stage which will trigger:
- A downstream pipeline in the `omnibus-gitlab`
[QA mirror](https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror), which
Loading