[Insight-developers] pushing test data without pushing to gerrit

Matt McCormick matt.mccormick at kitware.com
Mon Aug 29 10:10:08 EDT 2011


2011/8/29 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>
> Le 29 août 11 à 15:38, Brad King a écrit :
>
>> On 8/29/2011 9:04 AM, Johnson, Hans J wrote:
>>>
>>> I want to second Gaetan's request for a system that allows this.  It is
>>> difficult to create test data in this new system that can be used for
>>> preliminary testing without it being fully ready for merging into the
>>> master.
>>>
>>>> How do I share the baseline data without pushing (yet) to gerrit?
>>
>> Push to gerrit as if you were pushing the topic, but add "--no-topic":
>>
>>  git gerrit-push --no-topic
>>
>> This was a feature I put in there to help me test it and it's still there.
>>
>
> It seems that it is more useful than you expected :-)
>
> Thanks!
>
> Gaëtan
>

The ExternalData is pretty capable.  You also throw the files on your
own web server, then have your friend adjust their ITK CMake
configuration as described here:

http://www.itk.org/Wiki/ITK_Release_4/Testing_Data#How_to_locally_cache_testing_data

Matt


More information about the Insight-developers mailing list