diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-09 22:00:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-14 07:17:47 +0000 |
commit | 5850561b05bd5bd16b2d02d0c4c4efc705543139 (patch) | |
tree | fde840b2f88100480440b26217ef3cc3eb04e7de /scripts/lib/devtool/upgrade.py | |
parent | f84c07deeb22ef1608e55196e7a8727ac0970d33 (diff) | |
download | poky-5850561b05bd5bd16b2d02d0c4c4efc705543139.tar.gz |
core-image-ptest: Switch to BBCLASSEXTEND parallel execution
Replace the two images where tests are run serially with an image
per ptest in the form core-image-ptest-XXX using class extensions.
The original two images are then replaced with dependencies on these
images. This allows parallel execution of the tests.
The downside to this approach is the parsing time of an image generating
this number of class extensions is slow but making it easier to execute
and collect test data should outweigh that.
A useful advantage is that the dependencies of each ptest package are
checked/tested indvidually.
(From OE-Core rev: f3f63ff01971df7d67213a7e7b1294489a5d3c0f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions