Re: [Autotest] [AUTOTEST][KVM] [PATCH 2/2] Add ability to call autotest client tests from kvm tests like a subtest.

2011-05-04 Thread Jiri Zupka
- Original Message - Hi Jiri, after reviewing the code I have comments, similar to Cleber's: On Fri, Apr 29, 2011 at 10:59 AM, Jiří Župka jzu...@redhat.com wrote: Example run autotest/client/netperf2 like a server. ... snip diff --git a/client/tests/kvm/tests/subtest.py

Re: [Autotest] [AUTOTEST][KVM] [PATCH 2/2] Add ability to call autotest client tests from kvm tests like a subtest.

2011-05-03 Thread Lucas Meneghel Rodrigues
Hi Jiri, after reviewing the code I have comments, similar to Cleber's: On Fri, Apr 29, 2011 at 10:59 AM, Jiří Župka jzu...@redhat.com wrote: Example run autotest/client/netperf2 like a server. ... snip diff --git a/client/tests/kvm/tests/subtest.py b/client/tests/kvm/tests/subtest.py new