Ok, I have applied patches from 1 to 3, after verifying the unittests. I haven't applied patch 4, as this would bring some loss of functionality of the current netperf test. I count on you guys (Jiri and Lukas) to write the tests that actually use the functionality. Cheers, On Tue, May 24, 2011 at 4:08 AM, Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> wrote: > In order to avoid duplication of code, make it possible to run the > existing autotest client tests as subtests. This patchset is result > of work on Jiri Zupka original single patch, the differences: > > * Removed example subtest KVM autotest test > * Renamed some API introduced to net_utils for consistency > * Rewrote netperf in terms of the new 'subtest' infrastructure > > Lucas Meneghel Rodrigues (4): > client.bin.net.net_utils: Introduce get_local_ip() > client: Make it possible to run subtests in autotest > tools: Make html_report to deal with subtest results > KVM test: Rewrite netperf in terms of subtest > > client/bin/client_logging_config.py | 5 +- > client/bin/net/net_utils.py | 17 +++++ > client/common_lib/base_job.py | 2 + > client/common_lib/logging_config.py | 3 +- > client/common_lib/test.py | 21 ++++++- > client/tools/html_report.py | 124 +++++++++++++++++++--------------- > client/virt/tests/netperf.py | 117 +++++++++------------------------ > 7 files changed, 143 insertions(+), 146 deletions(-) > > -- > 1.7.5.1 > > _______________________________________________ > Autotest mailing list > Autotest@xxxxxxxxxxxxxxx > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > -- Lucas -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html