]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/wic: Use SetupLocal instead of Setup
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2015 22:31:44 +0000 (23:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 06:40:37 +0000 (07:40 +0100)
commit16957f5f1de0f1fb4052d5aef93ee10c893f4a38
tree3d8b1626c0582c9cb555c1d678d0ad83e1c5ac0b
parent4965f122ca67c0ff60dc60f7885db1ed9db909b4
oeqa/selftest/wic: Use SetupLocal instead of Setup

If we replace the code Setup method, we don't get the cleanup it performs
and this just resulted in failures on the autobuilder due to a stale
config fragment. Setup will call SetupLocal so this should be a safe
and easy fix to resolve the auobuilder failures.

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