diff options
author | Tim Orling <ticotimo@gmail.com> | 2023-04-02 15:29:35 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-02 17:43:22 -0700 |
commit | d094f80089428438b9681a52108aa9b63cbd2884 (patch) | |
tree | 36f4dc685ad0bc08bf74f12523ab8f307c00cc2f /meta-python/recipes-devtools/python/python3-aspectlib | |
parent | 0fc5f550d31f82aa348a4145573df3aea896f5ab (diff) | |
download | meta-openembedded-d094f80089428438b9681a52108aa9b63cbd2884.tar.gz |
ptest-packagelists-meta-oe.inc: add ptest recipes
Similar to ptest-packagelists.inc in oe-core, this list enables
per image ptest (isolated ptests for a given recipe)
* Add recipes to PTEST_FAST_META_OE for ptests which take less than ~30s
* Add recipes to PTEST_SLOW_META_OE for ptests which take longer
* Add recipes to PTEST_PROBLEMS_META_OE for ptests which have failing tests
or other issues with ptest package
The initial list was taken from:
meta_oe_ptest_recipes=$(bitbake-layers show-recipes --recipes-only \
--layer meta-oe --inherits ptest --bare | tr '\n' ' ' | \
pcregrep -o1 '^NOTE:.+===(.+)$')
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aspectlib')
0 files changed, 0 insertions, 0 deletions