Generate ssh keypairs for use by Robot jobs 57/39057/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 May 2016 17:22:36 +0000 (13:22 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 May 2016 17:23:49 +0000 (13:23 -0400)
commitc86354f948bfda6745ec38d8731db08589f10913
tree7600dd81559b578012c2518eeb2c0c41b502ba25
parentc5b8aadb7af05af1d02880b468e8d058e706e997
Generate ssh keypairs for use by Robot jobs

Creates ssh keypairs as id_rsa and id_rsa.pub that can be used by Robot
systems as authentication keys when connecting to mininet and controller
nodes.

Change-Id: Iddf6b8038445c7ce5afa9a90537e134bed2b6d8f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-scripts/create_jenkins_user.sh