[OE-core] [PATCH 1/3] core-image-sato-ptest-fast: Add 'fast' ptest execution image

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 22 13:15:19 UTC 2019


On Wed, 2019-04-17 at 09:57 -0700, akuster808 wrote:
> 
> On 4/17/19 8:59 AM, Richard Purdie wrote:
> > Create a common include file which lists recipes that have ptests
> > divided
> > into 'fast' and 'slow' groups. This allows us to include ptests
> > which otherwise
> > may not get included in images and allows us to test the faster
> > running things
> > more regularly.
> > 
> > The new image allows access to these faster executing tests. 'fast'
> > is defined
> > as tests which execute in under 30s roughly speaking.
> Maybe at some point allow recipes to define their own groupings. It
> would lend itself to scaling better.

There isn't anything stopping that, I just wanted something which we
can use for the autobuilder testing and it makes sense to have that
somewhere in OE-Core IMO so everyone can see what we do.

> Can we define the system at ~30 seconds? All these may be fast on a
> 196 core system where as on my laptop all would be slow ; )

The times from the autobuilder. My local build server works out
slightly faster. We're talking about an image either on real hardware
or under KVM acceleration as without that everything is extremely slow.

Cheers,

Richard



More information about the Openembedded-core mailing list