summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2019-09-02 17:21:01 +0200
committerRémy Coutable <remy@rymai.me>2019-09-12 18:19:07 +0200
commitee5bf910961d6643ce27d4facf2583ab86fe96ae (patch)
tree8b6aa41ddbf74628dddfc66252ee537acfae8e39
parent5363f0616db4f50281184ecae5585117ccdf951a (diff)
downloadgitlab-ce-ce-use-merge-request-pipeline-with-change-detection-docs.tar.gz
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: