[vtk-developers] ExternalData and regression images

David Gobbi david.gobbi at gmail.com
Thu Apr 14 17:40:51 EDT 2016


Thanks for the explanation.

I did "git gitlab-push" yesterday when I first encountered this problem.
And today I rebased the commit and did "git gitlab-push --force".  The
magic still didn't happen. Much unhappiness.

But when I did everything over from scratch, it worked (as mentioned
in my first email, this was someone else's MR, so I'm not sure what
the order of operations was the first time around).

 - David

On Thu, Apr 14, 2016 at 7:13 AM, Cory Quammen <cory.quammen at kitware.com>
wrote:

> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160414/37bc12c3/attachment.html>


More information about the vtk-developers mailing list