[PATCH 1/3] Support kickstart test jobs out to multiple computers with parallel.

Chris Lumens clumens at redhat.com
Tue Feb 10 21:55:39 UTC 2015


> Basically, you pass TEST_REMOTES= as a space separated list of hostnames to
> run on.  You will need to have root access on each of those hosts, and root's
> ssh keys will need to be set up to allow logging in without a password.  lmc
> requires running as root.

I am working on a followup patch to this set that means you do not have
to ssh around as root - I'll be using a special user that you can
restrict with /etc/sudoers to only run the one command.  This is what
I'm doing with jenkins already, so it makes sense here.

I'd still like opinions on the rest of it, though.

- Chris


More information about the anaconda-patches mailing list