On Wed, 30 Jan 2013 14:28:28 -0200 Lucas Meneghel Rodrigues <[email protected]> wrote:
> This is an old 'feature' [1] that we've implemented in the > hopes of easing SSH key setup on test boxes. I am using this to bootstrap our systems after anaconda tests. > > Well, turns out that most of the trouble to set up > an SSH key on a test box is gone with ssh-copy-id. > The 'feature' was also cumbersome to use: > > 1) Run autoserv once with --ssh-pass, to perform it > 2) Run autoserv without it, otherwise it'd break I usually run with --ssh-pass without issue. However I haven't looked at the code recently. > > Also, we ended up bundling pexpect and pxssh for that > reason, which makes our downstream packages to cringe. Having an expect library is useful in general. We are Exscript integrated into autotest to control our Cisco and Brocade switches during FCoE tests. -- Ross Brattain Intel Networking Division Linux Validation _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
