Re: matrix job axis with parameter

2013-07-09 Thread Noah Gradovitch
> > Note that the plugin is not sandboxed. Anyone who can configure jobs can > run arbitrary code in the context of your Jenkins. > > On 08.07.2013, at 20:23, Noah Gradovitch > > wrote: > > > Hi All, > > > > I am trying to create a matrix job. &g

matrix job axis with parameter

2013-07-08 Thread Noah Gradovitch
Hi All, I am trying to create a matrix job. But while for one axis my values are predefined for the other axis my value depends on a parameter that the job that triggers my job pass. I have tried using groovy axis plugin and read this parameter by using: def build = Thread.currentThread().execu