On 08/26/2011 04:12 AM, Jiří Župka wrote: > This patch series was created because client part of autotest > started to be used like server part and there are lot of tests > which can be unified to one test (multicast, netperf) if there > will be able to start already done tests from client part of > autotest on virtual machine. > > The patch series adds autotest client part ability for start > autotest on remote system over network like server part of autotest. > More info is in last patch from patch series.
Wow, awesome stuff Jiri! Congrats! I know mbligh wanted something on this lines, and I think it makes perfect sense. However, we need to do some careful review, unittesting and testing of these changes. Also, we need to put documentation in shape. Also, it is a good opportunity to ask our downstream parties and contributors whether they like this unification proposal or not. Copying some people that might be interested in take a look and express their concerns. My idea is to stage your changes in one of my personal git repo on github (branch merge-server-client) and go iterating from there. Cheers, Lucas > [AUTOTEST][PATCH 1/3] autotest: Move autotest.py from server part to > [AUTOTEST][PATCH 2/3] autotest: Move hosts package from server side > [AUTOTEST][PATCH 3/3] autotest: Client/server part unification. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
