[OE-core] [PATCH 00/36] OEQA threading support and selftest migration

Richard Purdie richard.purdie at linuxfoundation.org
Mon May 29 13:19:05 UTC 2017


On Mon, 2017-05-29 at 08:15 -0500, Leonardo Sandoval wrote:
> On Sat, 2017-05-27 at 00:32 +0100, Richard Purdie wrote:
> > 
> > On Fri, 2017-05-26 at 15:37 -0500, Aníbal Limón wrote:
> > > 
> > > This series is the integration of tree main changes into the OEQA
> > > module,
> > > 
> > > * Implement threading support into OEQA core module
> > > * Enables OEQA threaded mode into {,e}SDK test component
> > > * Migrate current oe-selftest to use the same framework
> > I tried this on the autobuilder:
> > 
> > https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selft
> > est/
> > builds/901/steps/Running%20oe-selftest/logs/stdio
> > 
> > It was fast, the oe-selftest run which usually takes several hours
> > took
> > 30 mins. The above logs suggest we might have a coverage issue
> > though.
> BTW, the new OE/QA threading support does not support (yet, Anibal is
> planning to work on it) the selftest test cases (because only one
> bitbake instance can be running at a time) so we should see similar
> times as before with this migration. So, those 30 minutes just comes
> from executing a subset, so something may be wrong in the series.

The above was British understatement ;-).

If you look at the log it went from 200+ tests to executing just one.
There is something *very* wrong with the series.

I have Anibal's piece of the series queued in -next and may merge that
ahead of the selftest pieces whilst you figure out the issue there.

Cheers,

Richard



More information about the Openembedded-core mailing list