Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56147

Overwrite remoting.jar only when necessary.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • ssh-slaves-plugin
    • None
    • ssh-slaves-1.30.0

      When an ssh agent is launched it will compare the MD5 hash of the remoting jar in Jenkins home with the hash of the remoting.jar in the remote root directory of the agent.

      • If the file does not exist or is different, it is copied from the Jenkins master.
      • If the file is the same, it is ignored.

      NOTE: this change NOT guarantee that you can run several agents in the same host sharing the working directory, this behavior is not supported and NOT recommended.

      See these two links to see potential issues
      https://github.com/jenkinsci/remoting/blob/master/docs/logging.md
      https://github.com/jenkinsci/remoting/blob/master/docs/workDir.md

            ifernandezcalvo Ivan Fernandez Calvo
            ifernandezcalvo Ivan Fernandez Calvo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: