diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-01-04 14:13:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-05 11:54:56 +0000 |
commit | e07a2b9c2b08a465baeaaca86461e07817f84a52 (patch) | |
tree | ebf0dec99a842d50fe239ea14b5890d9aa2d4b2b /scripts/lib/recipetool/create_buildsys_python.py | |
parent | 1f8dea686cdfd6d360ba4a97f62d274c39eaeb8e (diff) | |
download | openembedded-core-e07a2b9c2b08a465baeaaca86461e07817f84a52.tar.gz openembedded-core-e07a2b9c2b08a465baeaaca86461e07817f84a52.tar.bz2 openembedded-core-e07a2b9c2b08a465baeaaca86461e07817f84a52.zip |
runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only when ptest-runner is availalble;
Previously the test would execute only when all available ptests
for packages in the image were installed; some of those tests may
be broken, never finish, take a very long time or simply irrelevant
to the user who wants to check ptests of only a few specific packages,
and does so by listing them explicitly via IMAGE_INSTALL_append or similar.
Presence of ptest-runner means there is at least one ptest package installed
as they pull it in via a class dependency; ptest-runner is not generally
installed otherwise.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions