]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest: Drop 'backup' code and SIGTERM handler
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Feb 2020 18:32:19 +0000 (18:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Feb 2020 09:37:03 +0000 (09:37 +0000)
commitb8ea8a910267fee4bb9e57f24ba829064e22d016
tree77fd2c2dd2f65d029039eb2d5af2250622a51561
parent50238b0717b04e0a1fa69d618e8c8aa8445a80b0
oeqa/selftest: Drop 'backup' code and SIGTERM handler

Now selftest is using its own copied build directory, we can stop worrying about
copying files around as backup, and drop the SIGTERM handler to try and restore
them, simplifying the code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/case.py
meta/lib/oeqa/selftest/context.py