Re: Teamcity to jenkins migration

2022-06-15 Thread Alex Earl
I don't know of any automated process, what format are TeamCity builds in? Is it yaml or something similar? How complex are your builds? On Wed, Jun 15, 2022, 06:52 sivakumar vaddi wrote: > I am looking help for the same task so wanted to check the process if any > > On Wednesday, June 8, 2022 a

Re: Teamcity to jenkins migration

2022-06-15 Thread sivakumar vaddi
I am looking help for the same task so wanted to check the process if any On Wednesday, June 8, 2022 at 4:39:43 PM UTC+5:30 adharsh...@gmail.com wrote: > Hi, > We are still migrating the teamcity builds manually, is there any > automation to migrate to jenkins? > > On Wed, 8 Jun 2022, 3:29 pm

Re: Teamcity to jenkins migration

2022-06-08 Thread Adharsha sri
Hi, We are still migrating the teamcity builds manually, is there any automation to migrate to jenkins? On Wed, 8 Jun 2022, 3:29 pm sivakumar vaddi, wrote: > HI Adharsh, > > Are you able to migrate? > > On Monday, December 6, 2021 at 3:39:58 PM UTC+5:30 adharsh...@gmail.com > wrote: > >> >> >> O

Re: Teamcity to jenkins migration

2022-06-08 Thread sivakumar vaddi
HI Adharsh, Are you able to migrate? On Monday, December 6, 2021 at 3:39:58 PM UTC+5:30 adharsh...@gmail.com wrote: > > > On Wed, 24 Nov 2021, 4:05 pm Adharsha sri, wrote: > >> Hi Team, >> >> We want to migrate the teamcity builds to jenkins. As of now, we are >> configuring the jobs manuall

Re: Teamcity to jenkins migration

2021-12-06 Thread Adharsha sri
On Wed, 24 Nov 2021, 4:05 pm Adharsha sri, wrote: > Hi Team, > > We want to migrate the teamcity builds to jenkins. As of now, we are > configuring the jobs manually in jenkins. Is there any process/utility to > migrate or replicate the builds from teamcity to jenkins directly. > > Thanks, > Adha

Teamcity to jenkins migration

2021-11-24 Thread Adharsha sri
Hi Team, We want to migrate the teamcity builds to jenkins. As of now, we are configuring the jobs manually in jenkins. Is there any process/utility to migrate or replicate the builds from teamcity to jenkins directly. Thanks, Adharsha. -- You received this message because you are subscribed to

Re: Jenkins Migration

2018-11-21 Thread Cornelius Ele
Thank you for the reply. Indeed there are lots of local references on the old Jenkins server. For instance, the GRADLE_HOME is referencing a folder inside downloads folder. Is there a strategy to change all this simultaneously (through the Web GUI) or otherwise? It seems like at this current mo

Re: Jenkins Migration

2018-11-21 Thread Pranav Kv
Hi, Migrating one server to another is not only just copying entire home directory to the new one.. There will be lots configuration sections (hardcoded) on ur exiting instance, so u must configure this things according to ur new instance(config.xml file) and jobconfig before running ur new instanc

Jenkins Migration

2018-11-21 Thread Cornelius Ele
Hello all, I am trying to migrate a Jenkins instance from a windows machine installation to a new .war file installation. I copy pasted all the files from C:\Program Files (x86)\Jenkins to the new systems C:\Users\corn\.jenkins directory. The SSH remote hosts section in localhost:8080/configu

Jenkins migration to another PC

2018-02-05 Thread Ramesh Kumar
During the process of migrating Jenkins server from one machine to another machine I am facing a problem 1. I have a Ubuntu running Jenkins on 2.61. 2. I copied the folder /var/lib/jenkins 3. In new Ubuntu I installed Jenkins(same version 2.61) 4. I copied the entire back up from old ubuntu to ne

Re: Jenkins Migration from OS?

2015-05-27 Thread Les Mikesell
On Wed, May 27, 2015 at 1:13 AM, Kavitha Bhaskaran wrote: > Ok. 2 more questions > > 1. How about between Scientific Linux and RHEL? Likewise, almost identical. CentOS and Scientific Linux are rebuilds from the RHEL sources. But since jenkins is java you should be able to move across even more

Re: Jenkins Migration from OS?

2015-05-27 Thread Stephen Connolly
I've known people to move between Linux and windows just by moving their JENKINS_HOME (though in that case there is some symlink fun and you'd probably want to do a dry-run) On Wednesday, May 27, 2015, Kavitha Bhaskaran wrote: > Ok. 2 more questions > > 1. How about between Scientific Linux and

Re: Jenkins Migration from OS?

2015-05-26 Thread Kavitha Bhaskaran
Ok. 2 more questions 1. How about between Scientific Linux and RHEL? 2. So you are saying, I can strip just the Jenkins setting from say Scientific Linux and add it to RHEL? On Tuesday, May 26, 2015 at 10:02:40 PM UTC-7, LesMikesell wrote: > > On Tue, May 26, 2015 at 11:01 PM, Kavitha Bhaskar

Re: Jenkins Migration from OS?

2015-05-26 Thread Les Mikesell
On Tue, May 26, 2015 at 11:01 PM, Kavitha Bhaskaran wrote: > Hello There: > > Not sure if this is possible but is it possible to migrate Jenkins from one > OS to another. Lets say I have Jenkins right now on RHEL and I would like to > move it to CentOS. Is there a way to do it? > There's next-to-

Jenkins Migration from OS?

2015-05-26 Thread Kavitha Bhaskaran
Hello There: Not sure if this is possible but is it possible to migrate Jenkins from one OS to another. Lets say I have Jenkins right now on RHEL and I would like to move it to CentOS. Is there a way to do it? -- You received this message because you are subscribed to the Google Groups "Jenk

Re: Jenkins migration

2015-01-14 Thread Mark Waite
If you're running on Debian (or Ubuntu) and installed using the Debian archive, you can use apt (apt-get, aptitude) to perform the update. It will retain system configuration and job definitions. Since that is a large jump (almost two years of development has happened since 1.480 was released), y

Jenkins migration

2015-01-14 Thread Adrien RuffiƩ
Hello all, I have a Jenkins ver. 1.480.1 and I want to migrate to 1.580.2 My question is, I have my Jenkins over /var/lib/Jenkins (is not a war) how I can migrate to the last 1.580.2 version without loose all my jobs, installed plugins (on the old Jenkins) and keep all system configuratio

RE: Hudson to Jenkins migration

2012-12-19 Thread Alex Earl
t: Re: Hudson to Jenkins migration I've read on the Jenkins site that I can replace the hudson.war file with the jenkins.war file by backing up the hudson.war file and renaming the jenkins.war file to hudson.war. If I use a 1.3x jenkins.war file which is compatible with hudson 2.2.1 config format

Re: Hudson to Jenkins migration

2012-12-19 Thread Stuart Lorber
.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322p4649431.html Sent from the Jenkins users mailing list archive at Nabble.com.

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
I'm not familiar with the installers, but it would probably be a good idea. Sent from my Windows Phone From: Les Mikesell Sent: 12/18/2012 10:50 AM To: jenkinsci-users@googlegroups.com Cc: Stuart Lorber Subject: Re: Hudson to Jenkins migration On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl

Re: Hudson to Jenkins migration

2012-12-18 Thread Les Mikesell
On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl wrote: > It depends on what version. The last point at which it will probably > work very well is 1.3x. After that the formats for the job and config > XML diverged significantly. Wouldn't it be best if the installers stopped trying to migrate old hudson

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
Jenkins migration I'm running Hudson on Ubuntu 11.10. I want to upgrade to Jenkins :). I brought down the installer for Ubuntu (.deb) and ran it. It didn't just install...it moved my entire Hudson installation over to Jenkins. Jenkins then wouldn't read any of the system or job

Hudson to Jenkins migration

2012-12-18 Thread Stuart Lorber
grating from Hudson to Jenkins? -- View this message in context: http://jenkins.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322.html Sent from the Jenkins users mailing list archive at Nabble.com.

RE: Hudson to Jenkins migration

2012-10-01 Thread Lars Nordin
Another path would be to update your old Hudson server to a v1.39 (if you can) since that is more compatible with Jenkins or even to install Hudson v1.39 on your new box, migrate the jobs and then upgrade that new box to Jenkins.

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
UTC-7, slide wrote: > >>> > >>> First, what version of Hudson are you trying to migrate from? The > formats > >>> for the XML files diverged after a certain point l, which makes it very > >>> difficult to migrate. Are you using the deb packaging? > >

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
_________ >>> From: Fory Horio >>> Sent: 9/28/2012 5:24 PM >>> To: jenkins...@googlegroups.com >>> >>> Subject: Hudson to Jenkins migration >>> >>> Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
t;> -- >> From: Fory Horio >> Sent: 9/28/2012 5:24 PM >> To: jenkins...@googlegroups.**com >> >> Subject: Hudson to Jenkins migration >> >> Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to >> a n

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
gt; Sent: 9/28/2012 5:24 PM > To: jenkins...@googlegroups.com > Subject: Hudson to Jenkins migration > > Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to > a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* > to the new server, a

RE: Hudson to Jenkins migration

2012-09-28 Thread Alex Earl
PM To: jenkinsci-users@googlegroups.com Subject: Hudson to Jenkins migration Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does no

Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does not see the jobs created in the old server. I tried changing JENKINS_HOME from /