Re: [Gluster-infra] Moving to Jenkins Job Builder

2016-06-23 Thread Nigel Babu
Update, the jobs have changed https://build.gluster.org/view/RPMs/job/rpm-el6/ https://build.gluster.org/view/RPMs/job/rpm-fedora/ If all goes well, tomorrow morning, I'll disable the old rpm jobs. On Thu, Jun 23, 2016 at 7:07 PM, Nigel Babu wrote: > On Thu, Jun 23, 2016 at

Re: [Gluster-infra] Moving to Jenkins Job Builder

2016-06-23 Thread Nigel Babu
On Thu, Jun 23, 2016 at 01:49:27PM +0530, Nigel Babu wrote: > Hello folks, > > In the last week or so, I've been working on converting our jobs from xml to > yaml for Jenkins Job Builder. It lets us define our Jenkins job in yaml files > (more readable than XML). It then pushes these jobs to

[Gluster-infra] Moving to Jenkins Job Builder

2016-06-23 Thread Nigel Babu
Hello folks, In the last week or so, I've been working on converting our jobs from xml to yaml for Jenkins Job Builder. It lets us define our Jenkins job in yaml files (more readable than XML). It then pushes these jobs to Jenkins. My plan is convert all the jobs into this style eventually. I've