Thank you for the response.

Just so I understand what you are saying... If you create a job based on a 
template, and then you make a change to the template, all jobs are 
automatically updated based on the template? I have not tried this; however, I 
would assume that you'd need to modify the template and then re-run the 
transformation with the exact same parameters to re-create each job. If so, 
that seems like a hassle because you'd need to re-run the transformation for 
many jobs which would be inefficient.

Do I understand that correctly?

Thanks,

Bob

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of teilo
Sent: Tuesday, May 21, 2013 4:03 AM
To: [email protected]
Subject: Mass Jenkins job updates

I use option 4 - Jenkins enterprise

This won't be a drop in solution for you as your jobs need to be templatized 
before you can update them by just tweaking the template.  You could do this 
with some groovy but that has drawbacks if you mess up your groovy.

But Jenkins enterprise has other benefits (at least to me) that the initial 
pain of moving jobs too templates was worth it.

Configuration slicing didn't do it to me, groovy can be an issue if you only 
have a subset of your jobs share the same config - as you have to maintain a 
whitelist/blacklist.

The other option is wget and some sed/perl/... scripting

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.



*** *** ***
This message contains information which may be confidential and privileged. 
Unless you are the addressee (or authorized to receive for the addressee), you 
may not use, copy or disclose to anyone the message or any information 
contained in the message. If you have received the message in error,  please 
advise the sender by reply e-mail and delete the message.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to