poky/meta-yocto-bsp/lib/oeqa
Richard Purdie e6f7c57b55 oeqa/selftest/systemd_boot: Never use cleansstate in QA tests without special handling of SSTATE_DIR
Removing things straight from the live sstate directory is prone to issues
since other builds may be relying on the artefact presence.

Also, cleansstate is very slow on the huge sstate that the autobuilder has
on slow NFS drives. This may well be causing long buildtimes in oe-selftest
as the time taken to remove the artefact by be long.

(From meta-yocto rev: 1ed60bfb46569a8b8c29f24187390ba79686486a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-15 16:19:05 +01:00
..
controllers edgerouter.py: avoid python3 exception 2016-12-12 15:16:42 +00:00
selftest/cases oeqa/selftest/systemd_boot: Never use cleansstate in QA tests without special handling of SSTATE_DIR 2018-07-15 16:19:05 +01:00