mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r30316] Use dns name for CDash instead of ip address
This commit is contained in:
parent
241dc68b48
commit
4b471dea84
@ -9,7 +9,7 @@ set (CTEST_NIGHTLY_START_TIME "18:00:00 CST")
|
|||||||
|
|
||||||
set (CTEST_DROP_METHOD "http")
|
set (CTEST_DROP_METHOD "http")
|
||||||
if (CDASH_LOCAL)
|
if (CDASH_LOCAL)
|
||||||
set (CTEST_DROP_SITE "10.10.10.82")
|
set (CTEST_DROP_SITE "cdash-internal.hdfgroup.org")
|
||||||
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
|
set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
|
||||||
else (CDASH_LOCAL)
|
else (CDASH_LOCAL)
|
||||||
set (CTEST_DROP_SITE "cdash.hdfgroup.org")
|
set (CTEST_DROP_SITE "cdash.hdfgroup.org")
|
||||||
|
Loading…
Reference in New Issue
Block a user