[Insight-developers] KWStyle Dashboard Submissions
Julien Jomier
julien.jomier at kitware.com
Mon Mar 17 18:24:04 EDT 2008
Bill,
Yes, currently KWStyle submits the IO and Review directories as nightly
builds and the full Insight as Experimental. CTest script should be
configured to submit experimental/continuous instead of nightly.
Am I missing something?
Julien
Bill Lorensen wrote:
> Julien,
>
> Is it possible to submit a kwstyle run to an experimental or
> continuous dashboard? I notice the example script just submits to a
> nightly dashboard.
>
> Bill
>
> On Fri, Feb 29, 2008 at 12:50 PM, Julien Jomier
> <julien.jomier at kitware.com> wrote:
>> Bill,
>>
>> You don't really need the -html and -kwsurl flags. These are extra
>> information and provide the link "View KWStyle File" in a modified
>> version of Dart1.
>>
>> At some point we might want to upgrade KWStyle to submit reports like
>> the coverage tools do. This will also require some modification on the
>> Dart/CDash side.
>>
>> Julien
>>
>>
>> Bill Lorensen wrote:
>>> I read the documentation. What if the web client blocks outside access
>>> (behind a corporate firewall or a personal firewall)? On my home
>>> systems, I'm not sure I keep the same url all of the time. Can ctest
>>> be modified to ship the reults to a server like it does for other
>>> results?
>>>
>>> Also, for -html should I use ${ITK_BINARY_DIR}/Testing ?
>>>
>>> On Fri, Feb 29, 2008 at 1:34 PM, Julien Jomier
>>> <julien.jomier at kitware.com> wrote:
>>>> Bill,
>>>>
>>>> More information are on the documentation page:
>>>> http://public.kitware.com/KWStyle/documentation.htm
>>>>
>>>> -html will generate HTML pages with syntax highlighting and expects a
>>>> directory where to put the files (on the local server).
>>>>
>>>> -kwsurl is how to get to the HTML pages from a web client.
>>>>
>>>> Hope that helps,
>>>>
>>>> Julien
>>>>
>>>>
>>>>
>>>> Bill Lorensen wrote:
>>>> > Julien,
>>>> >
>>>> > What is the magic mojo to submit kwstyle to a dashboard. I see on the
>>>> > itk dashboard that you use:
>>>> > /projects/KWStyle/KWStyle-Linux/KWStyle -lesshtml -o
>>>> > ${KWSTYLE_DIRECTORY}/ITKOverwrite.txt -xml
>>>> > ${CTEST_BINARY_DIRECTORY}/ITK.kws.xml -html
>>>> > /projects/KWStyle/Examples/Insight/Nightly -kwsurl
>>>> > http://66.194.253.24/KWStyleExamples/Insight/Nightly -dart
>>>> > ${CTEST_BINARY_DIRECTORY} -1 1 -D
>>>> > ${KWSTYLE_DIRECTORY}/ITKNightlyFiles.txt"
>>>> >
>>>> > Many of the flags arguments are relative to the source or binary
>>>> > directory, but what is the proper argument for:
>>>> >
>>>> > -html and -kwsurl.
>>>> >
>>>> > Thanks,
>>>> >
>>>> > Bill
>>>> >
>>>>
>
More information about the Insight-developers
mailing list