From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: [KVM-AUTOTEST PATCH 0/4] kvm test: fixing the 'autotest' subtest Date: Fri, 12 Jun 2009 13:12:38 -0300 Message-ID: <1244823158.2822.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: KVM mailing list To: Autotest mailing list Return-path: Received: from mx2.redhat.com ([66.187.237.31]:54803 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751701AbZFLQMo (ORCPT ); Fri, 12 Jun 2009 12:12:44 -0400 Sender: kvm-owner@vger.kernel.org List-ID: The 'autotest' subtest of KVM got broke during the merge, since the new logging system introduces new line prefixes on the autotest output. This patch series fixes this subtest. It consists on: * Fix a a few bad long line breaks * Make the results parsing based on the status files of the autotest job instead of stdout output * Instead of relying on the sample control files that lie on the autotest test directories, use our own directory with control files, that will give us additional flexibility in editing and customizing the control files that will run on guests -- Lucas Meneghel Rodrigues Software Engineer (QE) Red Hat - Emerging Technologies