mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
Simplify our image handling by not copying both QCOW2 and raw images for every test. Allow the test to choose QCOW2 or raw by specifying the image name manually. A follow on patch will add explicity QCOW2 tests. Signed-off-by: Rob Bradford <robert.bradford@intel.com>