From ee5bf910961d6643ce27d4facf2583ab86fe96ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Mon, 2 Sep 2019 17:21:01 +0200 Subject: Make a docs change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- doc/development/testing_guide/ci.md | 4 ++++ 1 file changed, 4 insertions(+) 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: -- cgit v1.2.3