Re: Jenkins Pull-Request Build

2017-06-09 Thread Flavio Junqueira
Yeah, I think it is fine to delete that job. Given this line in the config: curl http://people.apache.org/~ivank/debug.diff | patch -p0 I suspect Ivan created it for debugging. Does anyone else see a problem with deleting this job: https://builds.apache.org/view/All/job/bookkeeper-debug

Re: Jenkins Pull-Request Build

2017-06-09 Thread Enrico Olivelli
There is a bookkeeper-debug job which I think it should be dropped can you do it Sijie or Flavio ? If you are OK I think I can do it by myself -- Enrico 2017-06-01 20:17 GMT+02:00 Sijie Guo : > Yeah. I updated the description for the master job. > > (yes. this wiki page is cloned from DL.) > > O

Re: Jenkins Pull-Request Build

2017-06-01 Thread Sijie Guo
Yeah. I updated the description for the master job. (yes. this wiki page is cloned from DL.) On Thu, Jun 1, 2017 at 11:14 AM, Enrico Olivelli wrote: > Great! > There is a reference to distributed log I think. > > Maybe you should mention that the master job now deploys snapshots to > repository

Re: Jenkins Pull-Request Build

2017-06-01 Thread Enrico Olivelli
Great! There is a reference to distributed log I think. Maybe you should mention that the master job now deploys snapshots to repository.apache.org Enrico Il gio 1 giu 2017, 20:10 Sijie Guo ha scritto: > Cleaned up the jenkins jobs. > > Also put up a wiki page documenting this - > > https://cw

Re: Jenkins Pull-Request Build

2017-06-01 Thread Sijie Guo
Cleaned up the jenkins jobs. Also put up a wiki page documenting this - https://cwiki.apache.org/confluence/display/BOOKKEEPER/Continuous+Integration+Setup - Sijie On Thu, Jun 1, 2017 at 11:05 AM, Enrico Olivelli wrote: > Yep. > Consider deleting the 'look for patches' job as we are only using

Re: Jenkins Pull-Request Build

2017-06-01 Thread Enrico Olivelli
Yep. Consider deleting the 'look for patches' job as we are only using github now Il gio 1 giu 2017, 19:56 Sijie Guo ha scritto: > since there is no objection coming up, deleting the broken > "bookkeeper-master-git-pullrequest" jenkins job. > > - Sijie > > On Thu, Jun 1, 2017 at 12:50 AM, Sijie

Re: Jenkins Pull-Request Build

2017-06-01 Thread Sijie Guo
since there is no objection coming up, deleting the broken "bookkeeper-master-git-pullrequest" jenkins job. - Sijie On Thu, Jun 1, 2017 at 12:50 AM, Sijie Guo wrote: > Hi all, > > Currently, the bookkeeper-master-git-pullrequest [1] build is broken due > to failing to find the "mvn" command. Th