Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-06 00:09:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-06 00:09:12 +0300
commit055dceef99269657e39c5264a8464b078e37e069 (patch)
tree998411da93402a473838f033bd01d56554f4cd2e /doc/development/pipelines
parentbc4cd6ffb93ae695f20ea54f4e4803d50c78a69e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/pipelines')
-rw-r--r--doc/development/pipelines/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/development/pipelines/index.md b/doc/development/pipelines/index.md
index a779e75d5fb..651fa2d2ce9 100644
--- a/doc/development/pipelines/index.md
+++ b/doc/development/pipelines/index.md
@@ -299,6 +299,14 @@ The intent is to ensure that a change doesn't introduce a failure after `gitlab-
### As-if-JH cross project downstream pipeline
+#### What it is
+
+This pipeline is also called [JiHu validation pipeline](https://about.gitlab.com/handbook/ceo/chief-of-staff-team/jihu-support/jihu-validation-pipelines.html),
+and it's currently allowed to fail. When that happens, please follow
+[What to do when the validation pipeline fails](https://about.gitlab.com/handbook/ceo/chief-of-staff-team/jihu-support/jihu-validation-pipelines.html#what-to-do-when-the-validation-pipeline-failed).
+
+#### How we run it
+
The `start-as-if-jh` job triggers a cross project downstream pipeline which
runs the GitLab test suite "as if JiHu", meaning as if the pipeline would run
in the context of [GitLab JH](../jh_features_review.md). These jobs are only