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>
'dosfstools-native mtools-native')
Wic.image_is_ready = False
- def setUp(self):
+ def setUpLocal(self):
"""This code is executed before each test method."""
if not Wic.image_is_ready:
# build core-image-minimal with required features