Hello all,
I am currently in the progress of migrating Jenkins from a Windows machine to a Linux machine.
The Jenkins instance on the Linux machine can create builds without any errors. I noticed that the Jenkins instance on the Windows machine is still running... as long as I do not run the same projects at once, there should be no problem? Better yet, is it okay to have both instances running at the same time when they share the same configurations(minus the directory path) ?
Thanks