Migrating from Jenkins to teamcity
Answered
Can you please share the steps for migrating from jenkins to Teamcity?. All the build artefacts, conf files, logs should be preserved. Please let me know
Please sign in to leave a comment.
Hello Ram,
There is no automatic migration that I know of. Also we don't have any documentation about migration from Jenkins to TeamCity at this moment.
Since the systems are different I would advise not to copy existing configuration in TeamCity, but rather adjust or may be even
rethink the setup to get the most of TeamCity features. For complex setups using TeamCity Snapshot
Dependencies is recommended. This is really a powerful concept but it may take some effort to embrace.
Feel free to ask questions if you need advice on recommended setup.