I'm using Jenkins rolling release, I was trying to move to LTS release of jenkins but I didn't found a direct way to move from rolling release to LTS version.
There are lot's of configuration in my older Jenkins, so just can't install fresh Jenkins.
Is there any way to move from rolling release to LTS version?
Choosing a version. You need to balance compatibility and features: Keeping the Jenkins version your plugin builds against low will allow more users to install and use your plugin. In particular, the LTS Release Line is based on slightly older releases to provide a more stable experience for conservative users.
The Jenkins download page has text to indicate the current version designated as LTS (e.g., 2.46. 2). To download the current Jenkins LTS release binary for Ubuntu, there are two choices: distro-specific packages, which contain the version in their name so as to not be ambiguous.
Several companies maintain their own private branches off of Jenkins for stabilization and internal customizations. We encourage everybody to shift a part of the effort to this release line. This is called the Jenkins Long-Term Support release, or LTS.
The Jenkins project produces two release lines: Stable (LTS) and regular (Weekly).
From https://wiki.jenkins-ci.org/display/JENKINS/LTS+Release+Line :
Back up your Jenkins installation (for example the entire Jenkins directory)
Download desired jenkins.war version, in this case LTS one
Shut down Jenkins
Copy new jenkins.war over the old one in you Jenkins directory
Start Jenkins again
Follow this quote from above wiki page:
If you had a Latest&Greatest release running before and now have switched to LTS, you should open Manage Jenkins->Manage Plugins->Advanced and press "Check now". This way you ensure to get the proper update notifications for LTS and LTS-compatible plugins instead of Latest&Greatest. After you do this you may need to remove the contents of ${JENKINS_HOME}/updates to ensure that Jenkins shows the correct updates for the LTS stream.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With