Run number of parameterized jobs based on property files

15 views
Skip to first unread message

Maneesh M P

unread,
Dec 12, 2014, 11:15:47 PM12/12/14
to jenkins...@googlegroups.com
Hello,

   I have git repository which contains just property files, around 30, I would like to kick start same parametrized jobs for 30 times passing each of these different  property files.
  Is there an easy way other than adding the triggers manually ?

Thanks,
Manesh

Rob Mandeville

unread,
Dec 15, 2014, 10:05:41 AM12/15/14
to jenkins...@googlegroups.com, Rob Mandeville

Look at the  Job DSL Plugin.

 

If all these jobs can be started at the same time (even if they have to queue up for lack of executors), I would have a job connected to that git repository and set on a schedule.  The job would read all the files into some data structure, then use Build Flow or Job DSL to loop through all the files and kick off a job for each one.

 

--Rob

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5ba8c3e7-fb23-4904-82b4-ae9582afae66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Click here to report this email as spam.



This e-mail and the information, including any attachments it contains, are intended to be a confidential communication only to the person or entity to whom it is addressed and may contain information that is privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the sender and destroy the original message.

Thank you.

Please consider the environment before printing this email.
Reply all
Reply to author
Forward
0 new messages