]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
core-image-sato-ptest-fast: Add 'fast' ptest execution image
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Apr 2019 13:18:03 +0000 (14:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Apr 2019 22:30:19 +0000 (23:30 +0100)
commitff9448f915369db8ed9ae7f4ccc617f3912172d6
tree6a85a5bf9aa6c5a3440ea7a8e7a1be6a522cbc8a
parenta5dd314fba9e0571ab9af81d6f91c48d8ebfd14a
core-image-sato-ptest-fast: Add 'fast' ptest execution image

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.

(From OE-Core rev: 2d8f8ab85d98929b0f1f699f256b40b1d9cddaec)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/conf/distro/include/ptest-packagelists.inc [new file with mode: 0644]
meta/recipes-sato/images/core-image-sato-ptest-fast.bb [new file with mode: 0644]