job DSL plugin

27 views
Skip to first unread message

rakhee Kulkarni

unread,
May 15, 2013, 1:29:52 PM5/15/13
to jenkins...@googlegroups.com
Hi Everyone,

I am trying to launch several jobs on different platforms(OS) for the same commit hash in git. Has anyone used the job DSL plugin? Any advise is appreciated. I don't know if it matters but my Jenkins master and slaves are hosted in Amazon EC2.

Thanks,
Rakhee

Gareth Bowles

unread,
May 17, 2013, 2:55:18 PM5/17/13
to jenkins...@googlegroups.com
Do you need to run the same job on multiple OSes ?  In that case you'd be better off using a matrix job so that you only have to maintain one job configuration.

If you need multiple jobs that have small configuration differences, the job DSL plugin is ideal as you can write a template for the common part of the job config and then just add in the specifics for each job.

rakhee Kulkarni

unread,
May 18, 2013, 11:43:54 AM5/18/13
to jenkins...@googlegroups.com
Gareth,

Thanks for the response. I do have differences in configurations. The host is different and the method call from python is different too. I will dig into job DSL. 

Rakhee
Reply all
Reply to author
Forward
0 new messages