mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Adds integration tests for vmdk to cover i/o scenarios for single extent & multi-extent span read writes. All tests run disk consistency check in the end. The tests also extend direct_io for VMDK backend. Signed-off-by: Sumedh Alok Sharma <sumsharma@microsoft.com>