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:
authorRémy Coutable <remy@rymai.me>2019-09-02 18:21:01 +0300
committerRémy Coutable <remy@rymai.me>2019-09-12 19:19:07 +0300
commitee5bf910961d6643ce27d4facf2583ab86fe96ae (patch)
tree8b6aa41ddbf74628dddfc66252ee537acfae8e39
parent5363f0616db4f50281184ecae5585117ccdf951a (diff)
Signed-off-by: Rémy Coutable <remy@rymai.me>
-rw-r--r--doc/development/testing_guide/ci.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/development/testing_guide/ci.md b/doc/development/testing_guide/ci.md
index d9f66a827de..110ef0ad5a5 100644
--- a/doc/development/testing_guide/ci.md
+++ b/doc/development/testing_guide/ci.md
@@ -1,5 +1,9 @@
# GitLab tests in the Continuous Integration (CI) context
+## Pipelines for merge requests
+
+TBD
+
## Test suite parallelization on the CI
Our current CI parallelization setup is as follows: