Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
Master: CentOS 6
Slaves: CentOS 6
Java: OpenJDK 1.7.0_25
Description
Using the 1.9 version of the swarm plugin to connect to LTS 1.509.4 fails because the embedded slave.jar (version 2.12) is too old
Current slave.jar version in LTS 1.509.4 is 2.32
The initial connection works but the slave soon disconnects with 'slave too old' displayed in the GUI.
Code changed in jenkins
User: Martin Konrad
Path:
manifests/params.pp
http://jenkins-ci.org/commit/puppet-jenkins/2963468b2364c1d8216d952a7c9da4831d40c133
Log:
Install swarm-client 1.16
This is necessary to avoid compatibility issues with newer Jenkins
versions (e.g. see https://issues.jenkins-ci.org/browse/JENKINS-20138).