Set a root password on the mininet systems 47/19647/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 5 May 2015 17:24:18 +0000 (10:24 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 5 May 2015 17:24:18 +0000 (10:24 -0700)
commit05d5cd872a45cd859f15b11717018a3105197a34
treef3f67ad9dde4b8f756c746c4fb2bca6877a24222
parent69ebe883d2632626f5d34c729adbcefa38c4535b
Set a root password on the mininet systems

My investigations into netopeer make me think that a non-root user isn't
going to be able to use it properly. Let's force the root user account
to have a password of root for the mininet test system so that jenkins
can call into netconf as root instead of as the jenkins user.

Change-Id: Ie574a81f50f8d8f946e24a20981c02168b44537d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-scripts/mininet.sh