updaed these plugins which casued
ssh-credentials-plugin.BasicSSHUserPrivateKey.UsersPrivateKeySource
method to fail
def gerrit_credentials = new BasicSSHUserPrivateKey(
CredentialsScope.GLOBAL,
"ciworkshop-jenkins-ssh", // ID
"jenkins-workshop", // username
private_key_on_master,
null, // password
"Gerrit User" // description
)
The option to add a key: From the Jenkins master ~/.ssh
is gone in the new version
Change-Id: Iad4c1e12b45ca8d4205ab3d2109cfe19163a797d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
command-launcher:1.2
config-file-provider:2.18
credentials-binding:1.16
-credentials:2.1.18
+credentials:2.1.16
description-setter:1.10
display-url-api:2.2.0
docker-commons:1.11
scm-api:2.2.7
script-security:1.44
ssh-agent:1.15
-ssh-credentials:1.14
+ssh-credentials:1.13
ssh-slaves:1.26
structs:1.14
subversion:2.10.5