diff options
author | Tim Orling <ticotimo@gmail.com> | 2023-04-02 15:29:37 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-04 13:39:45 -0700 |
commit | 69d921a342dd57f3aafddc9e45b693d04ccd9cd8 (patch) | |
tree | bb136ec53a636d7177bfdf4648876d82242831ec /meta-python/recipes-devtools/python/python3-aspectlib/run-ptest | |
parent | 580c36fa723c6f434bd9bcc07e991647e5509bea (diff) | |
download | meta-openembedded-69d921a342dd57f3aafddc9e45b693d04ccd9cd8.tar.gz |
ptest-packagelists-meta-python.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_PYTHON for ptests which take less than ~30s
* Add recipes to PTEST_SLOW_META_PYTHON for ptests which take longer
* Add recipes to PTEST_PROBLEMS_META_PYTHON for ptests which have failing tests
or other issues with ptest package
The initial list was taken from:
meta_python_ptest_recipes=$(bitbake-layers show-recipes --recipes-only \
--layer meta-python --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/run-ptest')
0 files changed, 0 insertions, 0 deletions