]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: distrodata: change test_maintainers() to use tinfoil paule/distrodata-selftest-fix
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Dec 2018 03:19:58 +0000 (16:19 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Dec 2018 03:45:48 +0000 (16:45 +1300)
commit6ad0d7e66f57564ec59475aeac55466b9e14d9b0
tree9cb11f45743df0807fd90f247761f4d7459874bd
parent8bc0d2f2197430723f8b2d0785169e48c883eedb
oe-selftest: distrodata: change test_maintainers() to use tinfoil

Use tinfoil to enumerate recipes and get the value of RECIPE_MAINTAINER
to make it a bit more reliable in the face of do_checkpkg issues we are
currently seeing on the Yocto Project autobuilder. This also makes it a
little less painful to re-execute test_maintainers() since you don't
have to wait for bitbake -c checkpkg to complete every time.

Note that the new test has been written in such a way that it will still
function if RECIPE_MAINTAINER values are ever moved to the recipes.
Also, the test still currently fails as there are recipes that don't
have an assigned maintainer.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oeqa/selftest/cases/distrodata.py