diff --git a/doc/build/team_member_docs.md b/doc/build/team_member_docs.md
index bc055f516fe3f0f9eaa84d59d33ef132f5c65fcb_ZG9jL2J1aWxkL3RlYW1fbWVtYmVyX2RvY3MubWQ=..c9011bf063007aaec25e10f09e112bd4ffb44a32_ZG9jL2J1aWxkL3RlYW1fbWVtYmVyX2RvY3MubWQ= 100644
--- a/doc/build/team_member_docs.md
+++ b/doc/build/team_member_docs.md
@@ -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