certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-dev] CERTI & HLA_TestsSuite Dashboards


From: Eric Noulard
Subject: [certi-dev] CERTI & HLA_TestsSuite Dashboards
Date: Wed, 29 Oct 2008 11:01:33 +0100

Hi all,

In order to improve the quality of the CERTI release I have set-up
a public dashboard for CERTI and HLA_TestsSuite:

http://www.cdash.org/CDashPublic/index.php?project=CERTI
http://www.cdash.org/CDashPublic/index.php?project=CERTI%20HLA%20TestsSuite

Those Dashboard are using CDash (www.cdash.org).
The idea of a dashboard is to gather the configure/build/tests results
from differents site.

For example differents users/developers may configure/build/tests CERTI
in differents environnements:

Linux-x86 - gcc 3.x
Linux-x86_64 - gcc 4.x
Windows-x86 Visual Studio XY
Solaris-....

All those "platform configuration" may submit their own result to the
dashboard which makes it easier to track if latest modification did
break some other platform tests.

Submitting to CDash is easy using CTest:

0) Go to your CERTI build tree
    i.e.
    cd /path/to/certi/build

1) Launch ctest with appropriate values

    ctest --overwrite Site="Your Site Name" -D Experimental

the "Site" name will appear as-is in the Dashboard.

the -D may be

"Experimental" for experimental build
"Nightly" for nighlty build.

see the documentation for more information
http://www.cmake.org/Wiki/CMake_Testing_With_CTest#CTest_-_Client_for_Dart_Dashboard_Server

Do not hesitate to submit to the CERTI or HLA_TestsSuite public dashboard.
-- 
Erk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]