[vtk-developers] vtk test data for remote module?

Aron Helser aron.helser at kitware.com
Thu Oct 18 16:31:31 EDT 2018


I have a collaborator working with a VTK remote module (MomentInvariants).
It so happens that this code was previously part of VTK proper, and was
moved to a remote module. It includes some tests, with external test data.
We now need to update the test data, and so are trying to change from md5
to sha512, as instructed here:
https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/data.md

The cmake and build parts work just as they used to, but unfortunately the
git parts, like the pre-commit hook and the gitlab-push command are no
longer available in the remote module, since it lives in it's own
repository.

Has anyone dealt with this before? What should we do?

The data is about 2.7 Mb, so one possibility is to just commit the data
directly in the remote repository, I suppose, but I'm not sure how ctest
will then interact with it.

Thanks!
Aron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20181018/d72d8f33/attachment.html>


More information about the vtk-developers mailing list