From 0862fccd0c0370c91d95dbe5878724068fb22ade Mon Sep 17 00:00:00 2001
From: Steffen Hauf <haufs@max-exfl027.desy.de>
Date: Fri, 16 Nov 2018 16:38:45 +0100
Subject: [PATCH] Add test report documentation

---
 docs/source/testing.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/source/testing.rst b/docs/source/testing.rst
index 3c6efff83..82e4d3450 100644
--- a/docs/source/testing.rst
+++ b/docs/source/testing.rst
@@ -88,3 +88,13 @@ changed.
 Test Reports
 ++++++++++++
 
+Test reports are automatically generated when building documentation
+from all xml report files found in sub-directories of the artifact
+directory.
+
+.. note::
+
+    Please make sure to not commit any additional files into the
+    `test_rsts subfolder? of this documentation. Also, do not commit
+    `test_results.rst`; it is autogenerated.
+
-- 
GitLab