From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking Date: Thu, 6 Jul 2017 10:53:46 -0400 Message-ID: <20170706145346.6w2uzcf7xacbr3or@thunk.org> References: <20170705084528.67499f8c@gandalf.local.home> <4080ecc7-1aa8-2940-f230-1b79d656cdb4@redhat.com> <20170705092757.63dc2328@gandalf.local.home> <20170705140607.GA30187@kroah.com> <20170705112707.54d7f345@gandalf.local.home> <20170705130200.7c653f61@gandalf.local.home> <20170706092836.ifcnc2qqwufndhdl@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Daniel Vetter Cc: Mark Brown , Steven Rostedt , "ksummit-discuss-cunTk1MwBs98uUxBSJOaYoYkZiVZrdSR2LY78lusg7I@public.gmane.org" , Carlos O'Donell , "open list:ABI/API" , Thorsten Leemhuis , Shuah Khan List-Id: linux-api@vger.kernel.org On Thu, Jul 06, 2017 at 11:41:39AM +0200, Daniel Vetter wrote: > > +1. That pretty much means large-scale CI. The i915 test suite has > suffered quite a bit over the past years because the CI infrastructure > didn't keep up. Result is that running full CI kills pretty much every > platform there is eventually, and it's really hard to get back to a > state where the testsuite can be used to catch regressions again. I assume the i915 test suite requires real hardware and can't be run on VM's; is that correct? - Ted