Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4e8a1632 authored by hhakim's avatar hhakim
Browse files

Migrate to cdash-ci.inria.fr (cdash.inria.fr is deprecated).

parent e73f33bd
Branches
Tags
No related merge requests found
......@@ -37,9 +37,12 @@
set(CTEST_PROJECT_NAME "faust")
set(CTEST_NIGHTLY_START_TIME "18:30:00 CET")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "cdash.inria.fr")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=faust")
#set(CTEST_DROP_METHOD "http")
#set(CTEST_DROP_SITE "cdash.inria.fr")
#set(CTEST_DROP_LOCATION "/CDash/submit.php?project=faust")
set(CTEST_DROP_SITE "cdash-ci.inria.fr")
set(CTEST_DROP_METHOD "https")
set(CTEST_DROP_LOCATION "/submit.php?project=faust")
set(CTEST_DROP_SITE_CDASH TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment