mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:51:49 +00:00
ptest-packagelists-meta-oe.inc: Move poco to slow tests
poco ptests take 7+ minutes on a kvm accelerated build system so it should actually be part of slow test list Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b36f67da93
commit
41f16dc063
@ -31,7 +31,6 @@ PTESTS_FAST_META_OE = "\
|
||||
nlohmann-json \
|
||||
nodejs \
|
||||
onig \
|
||||
poco \
|
||||
protobuf \
|
||||
sdbus-c++ \
|
||||
uthash \
|
||||
@ -51,6 +50,7 @@ PTESTS_SLOW_META_OE = "\
|
||||
libusb-compat \
|
||||
rsyslog \
|
||||
mariadb \
|
||||
poco \
|
||||
re2 \
|
||||
"
|
||||
PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user