mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The backing_files option defaults to false, so qcow2 overlay tests fail with MaxNestingDepthExceeded. Pass backing_files=on when the test file is an overlay. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>