mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user