mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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>
This commit is contained in:
parent
30779662be
commit
b729ec1b11
|
|
@ -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…
Reference in New Issue
Block a user