summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:35:48 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-29 16:35:48 (GMT)
commitae48e4337f9342e02eaf2a060c1b4337b898330f (patch)
tree0f568d59c3faa41f0d308d26c1507ff4c922efec /release_docs
parentf977c619d3e2df9c76a8460a0d6682f4134ab009 (diff)
downloadhdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.zip
hdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.tar.gz
hdf5-ae48e4337f9342e02eaf2a060c1b4337b898330f.tar.bz2
Update CDash info
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_CMake.txt18
1 files changed, 15 insertions, 3 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index 3181d72..a234561 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -323,9 +323,21 @@ Notes: CMake and HDF5
how CMake support can be improved on any system. Visit the
KitWare site for more information about CMake.
- 3. Build and test results can be submitted to our CDash server,
- please read the HDF and CDash document at:
-?? www.hdfgroup.org/CDash/HowToSubmit.
+ 3. Build and test results can be submitted to our CDash server:
+ The CDash server for community submissions of hdf5 1.8 is at
+ https://cdash.hdfgroup.org.
+
+ Submitters are requested to register their name and contact info and
+ maintain their test sites. After your first submission, login and go
+ to your "My CDash" link and claim your site.
+
+ We ask that all submissions include the configuration information and
+ contact information in the CTest Notes Files upload step. See the
+ current reports on CDash for examples.
+
+ Please follow the convention that "NIGHTLY" submissions maintain the same
+ configuration every time. "EXPERIMENTAL" submissions can be expected to
+ be different for each submission.
4. See the appendix at the bottom of this file for examples of using
a ctest script for building and testing. Using a ctest script is