From mboxrd@z Thu Jan 1 00:00:00 1970 From: sudhir kumar Subject: Re: [Autotest] [AUTOTEST] [PATCH 1/2] Add latest LTP test in autotest Date: Mon, 13 Jul 2009 10:15:33 +0530 Message-ID: References: <1246863519.2865.18.camel@localhost.localdomain> <33307c790907061137h3da12536q47517b1662498793@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Lucas Meneghel Rodrigues , Autotest mailing list , Lucas Meneghel Rodrigues , Uri Lublin , kvm-devel To: Martin Bligh Return-path: Received: from wf-out-1314.google.com ([209.85.200.169]:30953 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbZGMEpd (ORCPT ); Mon, 13 Jul 2009 00:45:33 -0400 Received: by wf-out-1314.google.com with SMTP id 26so682175wfd.4 for ; Sun, 12 Jul 2009 21:45:33 -0700 (PDT) In-Reply-To: <33307c790907061137h3da12536q47517b1662498793@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jul 7, 2009 at 12:07 AM, Martin Bligh wrote: >>> Issues: LTP has a history of some of the testcases getting broken. > > Right, that's always the concern with doing this. > >>> Anyways >>> that has nothing to worry about with respect to autotest. One of the known issue >>> is broken memory controller issue with latest kernels(cgroups and memory >>> resource controller enabled kernels). The workaround for them I use is to >>> disable or delete those tests from ltp source and tar it again with the same >>> name. Though people might use different workarounds for it. > > OK, Can we encapsulate this into the wrapper though, rather than making > people do it manually? in the existing ltp.patch or something? > I have rebased the patches and updated the existing ltp.patch. I will be sending them soon. Also for runningn ltp under kvm I have generated a patch kvm_ltp.patch whose purpose is same as of ltp.patch but only for kvm guests. i will be sending the results of execution on the guest as well as on bare metal. Thanks everyone for your comments!! -- Sudhir Kumar