A new way to test systems in multiple machine scenarios...
Craig Rodrigues
rodrigc at FreeBSD.org
Mon Jul 7 04:06:49 UTC 2014
On Sat, Jul 5, 2014 at 8:04 PM, George Neville-Neil <gnn at neville-neil.com>
wrote:
> Hi,
>
> I've coded up a system to allow you to control multiple other systems for
> use in testing.
>
> https://github.com/gvnn3/conductor
>
>
Cool! The architecture you have is similar to that of the SPECsfs
benchmark test ( http://www.spec.org/sfs2008/ )
which involves a "coordinator node" and multiple "client nodes" which
direct NFS network
traffic towards a System Under Test (SUT). Garrett Cooper actually set up
the original testbed
that I am using now at iXsystems. :)
It would be cool to put together tools like Jenkins, Kyua, and conductor to
do more advanced testing
of FreeBSD before the project puts out releases.
--
Craig
More information about the freebsd-net
mailing list