Re: CI builds on Jenkins

2017-08-02 Thread Rajan Dhabalia
nyone that has time to investigate these, take one, assign to > >> yourself and try to reproduce. Fortunately, in new builds we now have > >> individual INFO logs for each of the test, so that it might help in the > >> debugging. > >> > >> > >

Re: CI builds on Jenkins

2017-08-02 Thread Matteo Merli
y, in new builds we now have >> individual INFO logs for each of the test, so that it might help in the >> debugging. >> >> >> >> -- >> Matteo Merli >> <mme...@apache.org> >> >> On Tue, Aug 1, 2017 at 9:40 AM, Matteo Merli <mme...@ap

CI builds on Jenkins

2017-08-01 Thread Matteo Merli
As we discussed some time back, I have added CI builds in Jenkins. Jenkins seems to be much more stable compare to Travis and it's bit more flexible in terms of what we can do. For example, for C++ build we can use custom Docker image with all the dependencies we require to build the Pulsar