[Cdash] CDash created groups submission

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Fri Apr 18 16:34:24 UTC 2014


Hi Christopher,

You want to add the ctest_* function in a separate script that you will
invoke with CTest. See [1] for more details

Hth
Jc

[1] http://www.cmake.org/Wiki/CMake_Scripting_Of_CTest#CTest_Scripting


On Fri, Apr 18, 2014 at 12:29 PM, <christophe.alexandre at flexras.com> wrote:

> Hi Jean-Christopher,
>
> Can I use this function in a cmake script ?
>
> At the root of my project, I have three configuration files:
> the top CMakeLists.txt, a configurable CTestCustom.cmake and a
> CTestConfig.cmake file.
>
> I've tried to add the ctest_start command in those files but it is not
> recognized as a cmake command.
>
> I'm obviously doing something wrong, maybe it's a ctest only command ?
>
> Christophe
>
> Le 2014-04-17 22:48, Jean-Christophe Fillion-Robin a écrit :
>
>> Hi Christopher,
>>
>> You need to specify the TRACK parameter for the "ctest_start"
>> function.
>>
>> See [1] for example and [2] for documentation.
>>
>>  Hth
>> Jc
>>
>> [1]
>> https://github.com/Slicer/Slicer/blob/c485d69363dd594872b19bab147de5
>> 761f2be5aa/CMake/SlicerDashboardDriverScript.cmake#L182
>> [2]
>>
>> [2]
>> http://www.cmake.org/cmake/help/git-master/command/ctest_
>> start.html?highlight=ctest_start
>> [3]
>>
>>
>> On Thu, Apr 17, 2014 at 11:57 AM, <christophe.alexandre at flexras.com>
>> wrote:
>>
>>  Hi all,
>>>
>>> I've been using CMake and CDash for a couple of years, and until
>>> today
>>> I worked using the standards targets: Continuous, Nightly and
>>> Experimental for builds and submission.
>>> All those builds are in static library generation mode.
>>>
>>> I would like now to replicate these targets, to have dynamic
>>> builds: Continuous_Dynamic, ...
>>>
>>> On the CDash site, I can create groups, but I do not understand how
>>> I can submit to those new targets.
>>> How should I add those new targets: Continous_DynamicUpdate,
>>> Continuous_DynamicTest, ... in the build, like
>>> the standard targets.
>>>
>>> Thanks.
>>> and Thanks for the great work on CMake and CDash.
>>>
>>> Christophe
>>> _______________________________________________
>>> Cdash mailing list
>>> Cdash at public.kitware.com
>>> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash [1]
>>>
>>
>> --
>> +1 919 869 8849
>>
>>
>> Links:
>> ------
>> [1] http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>> [2]
>> https://github.com/Slicer/Slicer/blob/c485d69363dd594872b19bab147de5
>> 761f2be5aa/CMake/SlicerDashboardDriverScript.cmake#L182
>> [3]
>> http://www.cmake.org/cmake/help/git-master/command/ctest_
>> start.html?highlight=ctest_start
>>
>


-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20140418/8d40eb80/attachment-0001.htm>


More information about the CDash mailing list