From: Leonardo Sandoval <leonardo.sandoval.gonza...@linux.intel.com> Originally, the selftests were defined for the 'poky' distro. However, there are more supported distros, including nodistro, poky-lsb and poky-tiny. These series takes into consideration the distro name and its features to skip certain tests.
[YOCTO #8525] The following changes since commit e016eb10b075e280b4e78a04e47b59a173386421: bitbake: bb/cooker: BBCooker stops notifier at shutdown (2017-01-06 00:01:07 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib lsandov1/oe-selftest-distro-agnostic http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/oe-selftest-distro-agnostic Leonardo Sandoval (4): selftest: devtool: use distro agnostic recipes for devtool checks selftest: imagefeatures: skip tests based on distro features and supported fstypes selftest: runtime-test: skip image-install test for poky-tiny selftest: sstatetests: skip glibc-initial tests and use a more generic image meta/lib/oeqa/selftest/devtool.py | 19 +++++++++-------- meta/lib/oeqa/selftest/imagefeatures.py | 11 ++++++++++ meta/lib/oeqa/selftest/runtime-test.py | 2 ++ meta/lib/oeqa/selftest/sstate.py | 1 + meta/lib/oeqa/selftest/sstatetests.py | 36 +++++++++++++++++++++++---------- 5 files changed, 48 insertions(+), 21 deletions(-) -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core