]> code.ossystems Code Review - openembedded-core.git/commit
selftest: Add argument to keep build dir
authorPaul Barker <pbarker@konsulko.com>
Thu, 7 Jan 2021 14:56:12 +0000 (14:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2021 10:06:30 +0000 (10:06 +0000)
commit67aa7069dbe8f5f5f186eb67708ece5c4bd42976
tree8a0c4abbec56d3e993796a9558faaa9fbb113ceb
parent9f4e181924a83d7b26b11de765c202a9bd036f64
selftest: Add argument to keep build dir

The oe-selftest code already keeps the selftest build directory in place
if any tests failed. By default the build directory is deleted if all
tests pass but there may be cases where it's desirable to keep this
directory around, for example to compare intermediate files between
passing and failing test runs.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/context.py