Skip to content
Commit e444836c authored by Richard Purdie's avatar Richard Purdie Committed by Anuj Mittal
Browse files

selftest/wic: Fix dependency issue in rawcopy test



The current test code contains a subtle race. It is building an ext4,
then trying to reuse that image in a wic build for the same recipe.
Whilst this happened to work, the code is within its rights to clean
up the output before the wic code runs.

Avoid this by using separate image targets instead.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 59039808)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 9bdc9a1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment