When I do build in Jenkins, it fails with this error. Any idea?
ERROR: Error cloning remote repo \'origin\' : Could not clone git@github.com:test/test.git ER
Host key verification failed. - make sure your SSH keys are setup properly.
http://help.github.com/linux-set-up-git/
After you are done with that,
ssh git@github.com
should give you a welcome message ( which also says no shell access ) from GitHub