From: Richard Purdie Date: Wed, 17 Apr 2019 13:18:03 +0000 (+0100) Subject: core-image-sato-ptest-fast: Add 'fast' ptest execution image X-Git-Tag: uninative-2.5~385 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2d8f8ab85d98929b0f1f699f256b40b1d9cddaec;p=openembedded-core.git 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. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 950b8e8951..41c2a95d53 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -122,6 +122,7 @@ RECIPE_MAINTAINER_pn-core-image-clutter = "Richard Purdie