Migrating jenkins from windows master server to linux server

983 views
Skip to first unread message

Ayananta Chakraborty

unread,
Dec 14, 2015, 2:24:14 PM12/14/15
to Jenkins Developers
Hi all,

I want to know how to migrate jenkins from windows server to linux server.

What are the challenges I may face?

What are testcases/validation I should run to check whether the migration has been done succesfully or not.


R. Tyler Croy

unread,
Dec 14, 2015, 8:48:46 PM12/14/15
to jenkin...@googlegroups.com
(replies inline)
This could be really easy, or really difficult depending on your job types. If
your jobs are Freestyle jobs using "Execute batch script" then that's
definitely not going to convert cleanly since Linux doesn't have batch scripts.

If you're using a plugin which invokes a build tool, e.g. the Gradle plugin,
then that should make those things easier.


I would suggest looking out for anything that does specific path handling
behavior, since Linux and Windows path strings are going to be different :(


Unfortunately I cannot really help you from experience, as I've always stuck to
Linux or FreeBSD for running Jenkins.


- R. Tyler Croy

------------------------------------------------------
Code: <https://github.com/rtyler>
Chatter: <https://twitter.com/agentdero>

% gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
------------------------------------------------------
signature.asc
Reply all
Reply to author
Forward
0 new messages