Extended Choice Parameter: can it be reactive?

2017-09-26 Thread Patricio Iglesias
im trying to render dinamically some parameters in jenkins. I have achieved it with extended parameter plugin using extended choice parameter. My problem now is that the control had to be reactive to another parameter.(something similar as Active Choice Reactive Parameter, where you specify w

Re: Z/OS Connector; return results to Jenkins from a secondary job

2017-04-05 Thread Patricio Iglesias
Im trying to invoke a JCL with no luck. Could you (or anyone) kindly post your job configuration as an example please? El jueves, 21 de julio de 2016, 14:40:22 (UTC+2), rsjrny escribió: > > I am able to successful use the Z/OS connector to submit my build job and > return it's results but unfort

Tmp+Cleaner+Plugin

2016-11-14 Thread Patricio Iglesias
Hi there, maybe im a bit out of the point, but can anybody tell me how to configure this plugin? The only thing i can find is: "TODO : configure it with the ui." But i am unable to find any options in jenkins user interface. Any ideas? Thank you very much in advance. -- You received this mes

Re: Planning parametrized jobs

2016-08-09 Thread Patricio Iglesias
By the way ill try that plugin. ty Baptiste El martes, 12 de julio de 2016, 9:11:16 (UTC+2), Patricio Iglesias escribió: > > Hello, > > i would like to know what is Jenkins behaviour launching planned > parametrized jobs. > > An example. I have a Job than need a parame

Planning parametrized jobs

2016-07-12 Thread Patricio Iglesias
Hello, i would like to know what is Jenkins behaviour launching planned parametrized jobs. An example. I have a Job than need a parameter when you build it. When i plan automated executions i only put the planned squedule like in cron (* * * * *) but i dont put anything about that entry parame

Re: Execution of jenkins job from Input Parameter file.

2016-07-12 Thread Patricio Iglesias
Hi there, im not an expert but maybe this can help you. I use credentials-binding v1.7 plugin. (in addition with credential plugion and plain credential plugin). This plugin allows you to use credentials of different types: - Username with password - a username/password pair - Secret f

Mail ext pluggin log.

2016-07-06 Thread Patricio Iglesias
Hello, im trying to configure mail in jenkins. Althought i can send correctly in my "preproduction" jenkins, im unable to send in my "production" jenkins. ¿Could you kindly tell me where can i find the email logs of jenkins? If its necesary to configure a new log recorder in jenkins, could yo