diff contrib/nightly_tests/README @ 344:0e1318e654bc

Testing CTest script
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 29 Jun 2010 15:07:46 +0900
parents
children 0a5169e3fa25
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/nightly_tests/README	Tue Jun 29 15:07:46 2010 +0900
@@ -0,0 +1,21 @@
+This folder contains information and scripts to run a new test configuration for nightly builds 
+and reporting the results to freeDiameter dashboard 
+http://www.freediameter.net/CDash/index.php?project=freeDiameter
+
+The information comes from:
+http://www.itk.org/Wiki/CMake_Testing_With_CTest
+http://www.itk.org/Wiki/CMake_Scripting_Of_CTest
+http://www.itk.org/Wiki/CTest:Buildserver
+
+
+These are the instructions to setup a new build slave for the freeDiameter buildserver:
+
+1) Install all dependencies for freeDiameter. See the "prereqs" file.
+
+2) Create a directory ~/fDtests
+
+3) Retrieve the runtests.sh script and save in this directory
+
+4) Create a file local.cmake defining the name of the build slave in this directory also.
+
+5) 
"Welcome to our mercurial repository"