ctest: Move to new dashboard
authorAndreas Schneider <asn@samba.org>
Thu, 5 Jul 2018 08:15:50 +0000 (10:15 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 13 Aug 2018 10:05:15 +0000 (12:05 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
CTestConfig.cmake

index 19bd28744a3f9891591653c89e902c73a999475b..7ba804cf734e94182c5124e0da1cadf4853b4ee8 100644 (file)
@@ -1,9 +1,9 @@
 set(UPDATE_TYPE "true")
 
 set(CTEST_PROJECT_NAME "uid_wrapper")
-set(CTEST_NIGHTLY_START_TIME "01:00:00 CET")
+set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
 
 set(CTEST_DROP_METHOD "https")
-set(CTEST_DROP_SITE "mock.cryptomilk.org")
-set(CTEST_DROP_LOCATION "/submit.php?project=uidwrapper")
+set(CTEST_DROP_SITE "test.cmocka.org")
+set(CTEST_DROP_LOCATION "/submit.php?project=${CTEST_PROJECT_NAME}")
 set(CTEST_DROP_SITE_CDASH TRUE)