[vtk-developers] ExternalData and regression images

Cory Quammen cory.quammen at kitware.com
Thu Apr 14 09:13:06 EDT 2016


As Mathieu said,

git gitlab-push

does the magic. If you rebase and need to force push on a topic, you can do

git gitlab-push -f

Cory

On Thu, Apr 14, 2016 at 2:00 AM, Mathieu Westphal
<mathieu.westphal at kitware.com> wrote:
> Usually, what i need to do is :
>
> 1. Copy image into baseline directory
> 2. run cmake, check for "staged" output
> 3. run make, check for "download" output
> 4. git add the md5 file, which has now taken place of your file in baseline
> dir
> 5. Commit all you need to commit
> 6. git gitlab-push ( magic happens here )
>
> Mathieu Westphal
>
> On Wed, Apr 13, 2016 at 10:25 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>
>> Hi All,
>>
>> I've got a problem with ExternalData that is driving me crazy.  CMake
>> computed the md5 sum and "staged" the image, whatever that means:
>>
>>
>> Filters/General/Testing/Data/Baseline/.ExternalData_MD5_9dcc0e95cafb270cddfd482186180ab5
>>
>> How does it go from here to the midas database? Because that step just
>> doesn't seem to be happening. This is specifically with respect to the
>> following merge request:
>>
>> https://gitlab.kitware.com/vtk/vtk/merge_requests/1336
>>
>> Cheers,
>>  - David
>>
>>
>>
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.


More information about the vtk-developers mailing list