mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -31,7 +31,6 @@ PTESTS_FAST_META_OE = "\
|
|||||||
nlohmann-json \
|
nlohmann-json \
|
||||||
nodejs \
|
nodejs \
|
||||||
onig \
|
onig \
|
||||||
poco \
|
|
||||||
protobuf \
|
protobuf \
|
||||||
sdbus-c++ \
|
sdbus-c++ \
|
||||||
uthash \
|
uthash \
|
||||||
@@ -51,6 +50,7 @@ PTESTS_SLOW_META_OE = "\
|
|||||||
libusb-compat \
|
libusb-compat \
|
||||||
rsyslog \
|
rsyslog \
|
||||||
mariadb \
|
mariadb \
|
||||||
|
poco \
|
||||||
re2 \
|
re2 \
|
||||||
"
|
"
|
||||||
PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"
|
PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"
|
||||||
|
|||||||
Reference in New Issue
Block a user