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

manually provided key verification strategy crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • ssh-slaves-plugin
    • None
    • ssh-slaves-1.30.2

      1. create a new node
        1. permanent
        2. name it
      2. launch method: launch agent agents via ssh
      3. host key verification strategy: manually provided key verification strategy
      4. Enter a as the ssh key and press tab
      java.lang.IllegalArgumentException: Key should be 2 parts: algorithm and Base 64 encoded key value.
      	at hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.parseKey(ManuallyProvidedKeyVerificationStrategy.java:98)
      	at hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.access$000(ManuallyProvidedKeyVerificationStrategy.java:52)
       

      Expected results:

      1. don't show Error when validating user input
      2. don't show the red jenkins logo when validating user input

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

              Created:
              Updated:
              Resolved: