From: leonardo.sandoval.gonzalez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V3 0/4] Skip selftests depending on distro and its features
Date: Mon, 9 Jan 2017 11:44:56 -0600 [thread overview]
Message-ID: <cover.1483983534.git.leonardo.sandoval.gonzalez@linux.intel.com> (raw)
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@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
next reply other threads:[~2017-01-09 17:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-09 17:44 leonardo.sandoval.gonzalez [this message]
2017-01-09 17:45 ` [PATCH V3 1/4] selftest: devtool: use distro agnostic recipes for devtool checks leonardo.sandoval.gonzalez
2017-01-09 17:45 ` [PATCH V3 2/4] selftest: imagefeatures: skip tests based on distro features and supported fstypes leonardo.sandoval.gonzalez
2017-01-11 17:27 ` Burton, Ross
2017-01-11 20:06 ` Leonardo Sandoval
2017-01-12 13:19 ` Burton, Ross
2017-01-09 17:45 ` [PATCH V3 3/4] selftest: runtime-test: skip image-install test for poky-tiny leonardo.sandoval.gonzalez
2017-01-09 17:45 ` [PATCH V3 4/4] selftest: sstatetests: skip glibc-initial tests and use a more generic image leonardo.sandoval.gonzalez
2017-01-11 17:29 ` Burton, Ross
2017-01-11 20:08 ` Leonardo Sandoval
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1483983534.git.leonardo.sandoval.gonzalez@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.