mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
dda89d7027
We've encountered issues that Cloud Hypervisor corrupts disk images after use. Those issues may not be immediately obvious until the corrupted images are used again. Run consistency checks over the disk images in the test cases to catch issues as early as possible. Signed-off-by: Wei Liu <liuwe@microsoft.com>