Moving jobs from Bamboo to Jenkins

1,621 views
Skip to first unread message

DevOps_PS

unread,
Mar 31, 2017, 7:03:22 AM3/31/17
to Jenkins Users
My company has decided to move from Bamboo to Jenkins. We have several jobs already in Bamboo. Can someone help me with a solution on moving all jobs from Bamboo to Jenkins swiftly ?

Kevin Burnett

unread,
Mar 31, 2017, 9:00:12 AM3/31/17
to Jenkins Users
type faster?

:)

...

:(

i don't think you're going to find much help in terms of an existing script to perform the whole migration. http://stackoverflow.com/questions/38910932/bamboo-to-jenkins-migration.

what i have found is that declarative pipelines facilitate migration quite well, since similar projects can use similar Jenkinsfiles (and you can put shared Jenkinsfile functionality in libraries as well). then, when you've added a bunch of Jenkinsfiles, you can mass import them into jenkins as long as you're using github or bitbucket for source control. https://jenkins.io/blog/2017/02/03/declarative-pipeline-ga/ post is maybe a reasonable starting point for getting into declarative pipelines.
Reply all
Reply to author
Forward
0 new messages