<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Roman,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">some of ITK's remote modules are using CircleCI for testing. Two recent examples are <a href="https://github.com/KitwareMedical/ITKRLEImage">RLEImage</a> and <a href="https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation">MorphologicalContourInterpolation</a>. Of course, you should be familiar, or familiarize yourself with <a href="https://circleci.com/docs/configuration/">CircleCI</a>.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Dženan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 8, 2016 at 9:14 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Sep 08, 2016 at 12:36:40 +0200, Grothausmann, Roman Dr. wrote:<br>
> Just getting to know Gitlab-CI, I am wondering whether it is possible to test<br>
> contributions to ITK/VTK/PV with Gitlab-CI from <a href="http://gitlab.com" rel="noreferrer" target="_blank">gitlab.com</a> or<br>
> <a href="http://gitlab.kitware.com" rel="noreferrer" target="_blank">gitlab.kitware.com</a>. As far as I understand, this basically needs runners, in<br>
> this case specific to ITK/VTK/PV. Since kitware has done CI even before the use<br>
> of gitlab, I wonder if the former testing environments are available for use<br>
> with Gitlab-CI and if so how to use them.<br>
<br>
</span>We're (VTK and ParaView) using buildbot to manage our testing. The<br>
number of settings we test across machines is hard to specify in YAML<br>
files (machines also have different settings based on what you're<br>
testing, e.g., load up a different compiler or Qt4 or Qt5 and the paths<br>
they live in, etc.). We're working on improving the hardware situation<br>
buildbot is currently in; things should be getting better over the next<br>
few months on that front.<br>
<span class=""><br>
> For example, none of my contributions to the ITK/VTK/Midas Journals got into the<br>
> testing phase even though marked for testing during submission. So a possibility<br>
> to use Gitlab-CI to test the compilation and to run the project test would be<br>
> really great, especially for continued development and testing on other OSs.<br>
> Specifically, for e.g. testing my FacetAnalyser contribution<br>
> (<a href="http://www.midasjournal.org/browse/publication/951" rel="noreferrer" target="_blank">http://www.midasjournal.org/<wbr>browse/publication/951</a><br>
> <a href="https://gitlab.com/romangrothausmann/FacetAnalyser" rel="noreferrer" target="_blank">https://gitlab.com/<wbr>romangrothausmann/<wbr>FacetAnalyser</a>) I would need a runner<br>
> environment with PV, VTK and ITK ideally for Linux, MacOS and Windows.<br>
<br>
</span>ITK is using Gerrit and Jenkins, not Gitlab.<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>