summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2018-08-05 10:31:30 +0000
committerKitware Robot <kwrobot@kitware.com>2018-08-05 06:31:39 -0400
commit0acbbd6dc60bee7a2b6b0a9b767f1e658d4648ae (patch)
treeb9eb26dd4a2979d1250190e58246368e48bceffb /CONTRIBUTING.rst
parentf41b65375908725aa8a529e35e626bef9d2185f4 (diff)
parentf9b26718b7499e1edc5bb9f3ba6375d6c53fb891 (diff)
downloadcmake-0acbbd6dc60bee7a2b6b0a9b767f1e658d4648ae.tar.gz
Merge topic 'contributing-reference-dashboard-client'
f9b26718b7 contributing: Document that anyone can contribute testing machine Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2254
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 01987be09a..9e67703375 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -47,6 +47,20 @@ The merge request will enter the `CMake Review Process`_ for consideration.
.. _`commit messages`: Help/dev/review.rst#commit-messages
.. _`CMake Review Process`: Help/dev/review.rst
+CMake Dashboard Client
+======================
+
+The *integration testing* step of the `CMake Review Process`_ uses a set of
+testing machines that follow an integration branch on their own schedule to
+drive testing and submit results to the `CMake CDash Page`_. Anyone is
+welcome to provide testing machines in order to help keep support for their
+platforms working.
+
+See documentation on `CMake Testing Process`_ for more information.
+
+.. _`CMake CDash Page`: https://open.cdash.org/index.php?project=CMake
+.. _`CMake Testing Process`: Help/dev/testing.rst
+
License
=======