| Message ID | 20251102183627.4052101-1-skandigraun@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-oe] mariadb: move from PTESTS_PROBLEMS list to PTESTS_SLOW | expand |
diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc index 580c79d6d9..78ba1e228c 100644 --- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc +++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc @@ -63,6 +63,7 @@ PTESTS_SLOW_META_OE = "\ c-ares \ fftw \ libusb-compat \ + mariadb \ rocksdb \ re2 \ " @@ -72,7 +73,6 @@ PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest" PTESTS_PROBLEMS_META_OE = "\ keyutils \ - mariadb \ ostree \ poco \ psqlodbc \
The tests are executing and passing fine. It takes a bit more than 5 minutes to run them. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta-oe/conf/include/ptest-packagelists-meta-oe.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)