mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:22:12 +00:00
ptest-packagelists-meta-oe: Add kernel-selftest to x86/x86-64 images
Test run for 10+ minutes so they belong to slow testset Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b729ec1b11d4b170a9e7a9c1ff8db5260ba1c7eb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a24c6be197
commit
3428b644c3
@ -50,10 +50,12 @@ PTESTS_SLOW_META_OE = "\
|
||||
rsyslog \
|
||||
mariadb \
|
||||
"
|
||||
PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"
|
||||
PTESTS_SLOW_META_OE:append:x86-64 = " kernel-selftest"
|
||||
PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest"
|
||||
|
||||
PTESTS_PROBLEMS_META_OE ="\
|
||||
jemalloc \
|
||||
kernel-selftest \
|
||||
keyutils \
|
||||
libdbi-perl \
|
||||
libgpiod \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user