From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [Autotest] [KVM-AUTOTEST PATCH 4/4] kvm_tests.cfg.sample: add 'keep_screendump_history = yes' to step file tests Date: Thu, 18 Jun 2009 11:31:34 -0300 Message-ID: <1245335494.16589.9.camel@freedom> References: <1245095119-29942-1-git-send-email-mgoldish@redhat.com> <68e819f64657acbf6126dee50c5a241f9228acc1.1245094830.git.mgoldish@redhat.com> <450b0ac3f003f5e9d56267d3dabee881ee35fe78.1245094830.git.mgoldish@redhat.com> <9eb8a47b6d4ebe8abd004db0600a2a716e9ff461.1245094830.git.mgoldish@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Michael Goldish Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45231 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759599AbZFRObh (ORCPT ); Thu, 18 Jun 2009 10:31:37 -0400 In-Reply-To: <9eb8a47b6d4ebe8abd004db0600a2a716e9ff461.1245094830.git.mgoldish@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 2009-06-15 at 22:45 +0300, Michael Goldish wrote: > This should be rather harmless because the history does not take up much space, > and is only kept for the failed barriers in failed tests, by default. > It should significantly ease debugging of failed step file tests. > > Signed-off-by: Michael Goldish > --- > client/tests/kvm/kvm_tests.cfg.sample | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample > index c73da7c..54c9975 100644 > --- a/client/tests/kvm/kvm_tests.cfg.sample > +++ b/client/tests/kvm/kvm_tests.cfg.sample > @@ -30,6 +30,7 @@ variants: > type = steps > fail_if_stuck_for = 300 > stuck_detection_history = 2 > + keep_screendump_history = yes > force_create_image = yes > kill_vm = yes > kill_vm_timeout = 60 > @@ -39,6 +40,7 @@ variants: > type = steps > fail_if_stuck_for = 300 > stuck_detection_history = 2 > + keep_screendump_history = yes > > - boot: install setup > type = boot Excellent feature indeed. -- Lucas Meneghel Rodrigues Software Engineer (QE) Red Hat - Emerging Technologies