mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
Update CDash info
This commit is contained in:
parent
f977c619d3
commit
ae48e4337f
@ -24,7 +24,7 @@ if (CDASH_LOCAL)
|
||||
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
|
||||
else ()
|
||||
set (CTEST_DROP_SITE "cdash.hdfgroup.org")
|
||||
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5+Trunk")
|
||||
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5")
|
||||
endif ()
|
||||
set (CTEST_DROP_SITE_CDASH TRUE)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user