From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amos Kong Subject: Re: KVM autotest tip of the week - How to run KVM autotest tests on an existing guest image Date: Tue, 26 Jul 2011 12:20:15 +0800 Message-ID: <20110726042015.GB2582@t400> References: <4E2DB50B.8070606@redhat.com> Reply-To: Amos Kong Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: KVM mailing list , Ronen Hod , Autotest mailing list To: Lucas Meneghel Rodrigues Return-path: Content-Disposition: inline In-Reply-To: <4E2DB50B.8070606@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org On Mon, Jul 25, 2011 at 03:25:15PM -0300, Lucas Meneghel Rodrigues wrote: > Hi folks, a little later than expected, here are the docs that explain > how to run KVM autotest tests on an existing guest image: > > http://autotest.kernel.org/wiki/KVMAutotest/RunTestsExistingGuest Good work! Lucas Autotest user maybe use the images that are not installed by Autotest, but framework and some tests use special packages/setup/... so we need to remind users to process their images before using them in Autotest framework, they can reference our unattended files. Amos > Since we are making adjustments on how to write and contribute new > tests, writing a new test will be the next tip of the week. Please bear > with us :) We'd love to hear your feedback on our docs. > > Lucas