Browse Source

Merge topic 'contributing-reference-dashboard-client'

f9b26718b7 contributing: Document that anyone can contribute testing machine

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2254
Craig Scott 7 years ago
parent
commit
0acbbd6dc6
1 changed files with 14 additions and 0 deletions
  1. 14 0
      CONTRIBUTING.rst

+ 14 - 0
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
 =======