From time to time we need to upgrade our Jenkins installation. Usually this requires two restarts due to the fact that first Jenkins core needs to be updated and later on the huge amount of plugins. Of course you can update the plugins first and then core, but more often than not some plugins need a newer core version and therefore you don’t get the latest updates without upgrading core first.
To avoid starting Jobs starting jobs after the core upgrade we wanted to start Jenkins in…
Software developer who cares for clean code