Jenkins and Gerrit event trigger handling Multiple CLs with same topic name

2019-03-29 Thread Kamesh Velu
Hi I am using Jenkins and Gerrit Event trigger to trigger pre-submit jobs for my repo (I am using repo to manage my git repositories). I am working on multiple CLs (from different git repo) that have dependencies on each other. I am using same topi

Re: Two builds for PRs

2019-03-29 Thread Tom Duerr
I will update the pipleline related plugins this weekend and maybe upgrade Jenkins (currently at 2.138 ). I will report back with results. Thanks for the help. On Thu, Mar 28, 2019 at 5:29 PM Mark Waite wrote: > > > On Thu, Mar 28, 2019 at 6:22 PM Tom Duerr wrote: > >> Mark, >> The issue only

Example of get 'latest' source map/file's from SVN and if not exist in Nexus, put into Nexus.

2019-03-29 Thread Nico van de Kamp
Hello, In another tread before I mention already I'm new to Jenkins. But a thing what I have to make is: 1. Another company is putting SVN (=folder) a folder with files, which is the new version like: 1. Main_folder *<-- When in this folder a new folder is placed, Jenkins

What can be the reason of: "Problems occurs on injecting env vars as a build step Java heap space"?

2019-03-29 Thread Nico van de Kamp
Hello, I'm added to a colleague who is doing CI/CA for a certain project. I'm "already" three weeks working with jenkins! But without jokes, I'm new to Jenkins. I see now this error "[Multijob] - [ERROR] - Problems occurs on injecting env. vars as a build step: Java heap space" and I've been s

Re: Docker Plugin - Jenkins doesn't have label....

2019-03-29 Thread Mohan S
Hi Mandy, i am facing the problem now. so are you able to resolve the reported issue? If yes please assist me. On Tuesday, December 19, 2017 at 10:12:19 PM UTC+5:30, Mandy Hubbard wrote: > > I updated my docker-plugin to 1.1.2 also. > > On Tuesday, December 19, 2017 at 10:11:29 AM UTC-6, nicol

"[Multijob] - [ERROR] - Problems occurs on injecting env. vars as a build step: Java heap space", does anyone know, what we can do about it?

2019-03-29 Thread Nico van de Kamp
Hello, I'm added to a colleague who is doing CI/CA for a certain project. I'm "already" three weeks working with jenkins! But without jokes, I'm new to Jenkins. I see now this error "[Multijob] - [ERROR] - Problems occurs on injecting env. vars as a build step: Java heap space" and I've been s

Re: Monitoring a Jenkins instance from a mobile device

2019-03-29 Thread afifa
Hello Szczepan, Thank you for your feedback. We will add your feature request to our backlog. Regards, MobiLab On Wednesday, March 27, 2019 at 10:47:04 PM UTC+1, Szczepan Zaskalski wrote: > > Can you add a feature with list of last failed builds and Notify everytime > when any build is failed?

Dump Multi-Configuration choices to CSV

2019-03-29 Thread zerozerounouno
Hi, I would need to use Jenkins for defining a matrix of true/false values along two axes, and then dumping it to a CSV file. The user interface generated by a Multi-Configuration job (via Matrix Project Plugin) would be perfect for the definition of the matrix, but then how can I export the se