Generate pipeline jobs like with job-dsl

69 views
Skip to first unread message

Carlos Lucas

unread,
Feb 9, 2016, 4:27:47 AM2/9/16
to Jenkins Users
Hi,

Nowadays, we are using a Jenkins with more than 300 different jobs. Most of them are generated using jobdsl plugin automatically from a config file.
Now, I would like to migrate some of them from classic projects to pipeline projects. 

What is the best way to generate pipeline jobs like jobdls? Any kind of templates?

Thank you!

Andrew Bayer

unread,
Feb 9, 2016, 11:52:12 AM2/9/16
to jenkins...@googlegroups.com
You can actually generate Pipeline jobs *with* Job DSL - look for the "workflow" stuff in the Job DSL API Viewer - https://jenkinsci.github.io/job-dsl-plugin/#path/workflowJob

A.

--
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/764b9495-c2f6-40ad-9e81-190da1c7ba70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

geoffroy...@gmail.com

unread,
Feb 9, 2016, 2:07:42 PM2/9/16
to Jenkins Users
Have a look at the Multijob plugin. This is another way or representing Build pipeline, with some nice features to organize your CI.
You can of course generate Multijob projects using JobDSL
Reply all
Reply to author
Forward
0 new messages