poky/meta-selftest
Alexander Kanavin 6a6dbae43d selftest/virgl: drop the custom 30 sec timeout
This is occasionally reached on the AB; I am not sure if it is due to
host overload, or guest malfunction, but let's use the default 300 sec and
see if it helps.

[YOCTO #14097]

(From OE-Core rev: 93a0352e2e8539d109f6d3ddc0ed02b3b9256e86)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-20 11:11:46 +01:00
..
classes
conf layer.conf: Move to gatesgarth naming 2020-05-18 06:33:36 +01:00
files selftest/imagefeatures: add basic test for useradd-staticids 2017-11-08 22:24:03 +00:00
lib selftest/virgl: drop the custom 30 sec timeout 2020-10-20 11:11:46 +01:00
recipes-devtools/python oe-selftest: add some tests for recipeutils module 2018-12-03 12:20:00 +00:00
recipes-test selftest: add test for recipes with patches in overrides 2020-10-08 08:08:32 +01:00
wic meta/lib/oeqa: Test for bootimg-biosplusefi Source 2019-07-23 22:26:28 +01:00
README

This layer is intended as test layer, used by scripts/oe-selftest
and it's probably a mistake to include it in your builds (unless you
want to run the script).