Re: [Autotest] [KVM-AUTOTEST PATCH 3/4] kvm_tests: Use autotest log files to scan results

2009-06-13 Thread Michael Goldish
- "Lucas Meneghel Rodrigues" wrote: > The 'autotest' kvm subtest was relying on autotest output, that > now has the logging line prefixes. The logging line prefixes > breaks the results parser, so we would either have to make the > parser to strip the logging prefixes or read autotest status

Re: [Autotest] [KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around.

2009-06-13 Thread Michael Goldish
- "Lucas Meneghel Rodrigues" wrote: > Signed-off-by: Lucas Meneghel Rodrigues > --- > client/tests/kvm/kvm_config.py | 14 +++--- > client/tests/kvm/kvm_tests.py | 12 ++-- > 2 files changed, 13 insertions(+), 13 deletions(-) > > diff --git a/client/tests/kvm/kvm_conf