From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Zupka Subject: Re: Add ability client part starts autotest like server part Date: Mon, 5 Sep 2011 04:12:24 -0400 (EDT) Message-ID: <1301081182.516256.1315210344422.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> References: <4E57C857.8060705@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm-autotest@redhat.com, kvm@vger.kernel.org, autotest@test.kernel.org, ldoktor@redhat.com, akong@redhat.com, gps@google.com, jadmanski@google.com, Dale Curtis To: Lucas Meneghel Rodrigues Return-path: Received: from mx3-phx2.redhat.com ([209.132.183.24]:57792 "EHLO mx3-phx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750918Ab1IEIM1 convert rfc822-to-8bit (ORCPT ); Mon, 5 Sep 2011 04:12:27 -0400 In-Reply-To: <4E57C857.8060705@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: ----- Original Message ----- > On 08/26/2011 04:12 AM, Ji=C5=99=C3=AD =C5=BDupka 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= =2E > > More info is in last patch from patch series. >=20 > Wow, awesome stuff Jiri! Congrats! Thank you:-) >=20 > I know mbligh wanted something on this lines, and I think it makes > perfect sense. However, we need to do some careful review, unittestin= g > and testing of these changes.=20 What kind of unitesting you mean add new unittest modules for changes i= n autotest? > Also, we need to put documentation in shape. What kind of documentation you think?=20 >=20 > 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. >=20 > 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. Yes, it is good idea. Could you send me a link to this branch? >=20 > Cheers, >=20 > Lucas >=20 > > [AUTOTEST][PATCH 1/3] autotest: Move autotest.py from server part t= o > > [AUTOTEST][PATCH 2/3] autotest: Move hosts package from server side > > [AUTOTEST][PATCH 3/3] autotest: Client/server part unification. Regards, Ji=C5=99=C3=AD =C5=BDupka