[vtk-developers] Testing Remote Modules in a gitlab topic

Ben Boeckel ben.boeckel at kitware.com
Wed Oct 12 16:07:52 EDT 2016


On Wed, Oct 12, 2016 at 15:10:29 -0400, Bill Lorensen wrote:
> Is there a mechanism to specify a CMake option for gitlab buildbot builds?
> 
> For example, I have a topic that I would like to test with the cmake option:
> 
> Module_WikiExamples:BOOL=ON

You can get buildbot to test a module by forcing it to be turned on. I'd
do this in a separate commit labeled as `WIP:` to prevent it from being
merged and which can be removed from the MR once the buildbots have
vetted it.

--Ben


More information about the vtk-developers mailing list