[U-Boot] test/py: regenerate persistent GPT image if code changes
Tom Rini
trini at konsulko.com
Mon Nov 6 23:27:45 UTC 2017
On Thu, Oct 26, 2017 at 06:23:35PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> test_gpt generates a persistent disk image which can be re-used across
> multiple test runs. Currently, if the Python code that generates the disk
> image change, the image is not regenerated, which could cause test
> failures e.g. if a test was updated to expect some new partition name or
> size, yet the persistent disk image contained the old name or size. This
> change introduces functionality to regenerate the disk image if the
> instructions to generate the image have changed.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171106/cf715e69/attachment.sig>
More information about the U-Boot
mailing list