Re: [OMPI devel] Jenkins setup

2016-07-23 Thread Gilles Gouaillardet
Ralph, I am not sure of what you mean by "hook" there are basically two ways to trigger a build - github webhook contact your Jenkins server. your server must be publically accessible, and you need to register it's url in github. new build start right after a pr is created - poll from the

Re: [OMPI devel] Jenkins setup

2016-07-23 Thread Josh Hursey
There are two pages that I know of: * https://github.com/open-mpi/ompi/wiki/PRJenkins * https://github.com/open-mpi/ompi/wiki/PRJenkinsSetupFirewall I wrote the second one, and it includes some details on how to setup the Pull Request Builder. You probably don't need all of it, since it also