I am attempting to link a jMeter machine as a slave node to run tests. Have done the following:
Copied .ssh key Verified that if su jenkins from root when I ssh in, no password is asked for Run the jMeter test itself, signed in from the jenkins id on the jenkins machine using sshpass and not supplying password. So, if everything is working this way, why do I get the [02/07/14 08:58:24] [SSH] Opening SSH connection to root@xxxxx:22. java.io.IOException: There was a problem while connecting to root@xxxxx:22 message when trying to connect. Very vanilla config.. Slave box is Ubuntu 12.04.3LTS, running Apache2/jMeter Jenkins box is Ubuntu 12.04 running Apache2/Jenkins If I change anything in credentials from the key/jenkins user combination, I get an authentication error, so I know it's getting that far. Any wisdom from the masses out there? Thanks, OldParrothead -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
