Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752022AbYCIMAX (ORCPT ); Sun, 9 Mar 2008 08:00:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750799AbYCIMAL (ORCPT ); Sun, 9 Mar 2008 08:00:11 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:60141 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbYCIMAK (ORCPT ); Sun, 9 Mar 2008 08:00:10 -0400 Date: Sun, 9 Mar 2008 12:59:47 +0100 From: Ingo Molnar To: Pavel Machek Cc: Jens Axboe , Linus Torvalds , Linux Kernel Mailing List , "Rafael J. Wysocki" Subject: Re: Linux 2.6.25-rc4 Message-ID: <20080309115947.GA1249@elte.hu> References: <20080306090029.GA6215@elte.hu> <20080306125929.GD17940@kernel.dk> <20080306130643.GB21359@elte.hu> <20080307085341.GA23814@elte.hu> <20080308233604.GA3866@ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080308233604.GA3866@ucw.cz> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0009] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1001 Lines: 26 * Pavel Machek wrote: > How many machines are there in your test farm? Would it be possible to > make the neccessary scripts available somewhere? I guess I could make > one or two machines do some automated testing... the thing that took most time to develop were the Kconfig space changes, i've released them 2 months ago: http://people.redhat.com/mingo/auto-qa-patches/ the scripts that install a bzImage on the target system are boring and tied to my environment/hostnames. with the auto-qa Kconfig patch applied, every "make randconfig" bzImage (on x86) is supposed to boot up fine - if it doesnt it's a bug/regression. Add entries to arch/x86/Kconfig.needed to force-enable drivers that are needed on your boxes. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/