...
Access the web UI and add the jenkins-ssh
credentials to communicate with Gerritgerrit.
Quick link: http://localhost:8080/credentials/store/system/domain/_/newCredentials.
...
- Kind: "Global (...)"
- ID: "jenkins-ssh"
- Username: USERNAME"
- Private key: here, paste the private key respective to the public key that has been uploaded for USERNAME at Gerritgerrit.
Since this documentation is for ICN, ICN Jenkins devs/maintainers should contact the ICN team to get the current private key.
...