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

SSH Plugin: Add timeout and/or abort

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • ssh-plugin
    • None

      It would be a great addition to the SSH plugin if it would be possible to abort a hanging SSH script or set a timeout.

      We've seen scripts hanging and blocking other builds caused by e.g. a SVN command waiting for user input, such as accepting a renewed certificate. That makes the setup fragile as a single hanging script can
      block all the others.

      Currently aborting from Jenkins does not abourt the script, probably because it is running as a subprocess. Any chance to add an abortion option to the SSH plugin?

            edmund_wagner edmund_wagner
            stonor Anton Stonor
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: