The 'lvmqcow2_external_snapshot' test case uses qcow2 on top of LVM
which can only be used with that option currently.

Signed-off-by: Fiona Ebner <f.eb...@proxmox.com>
Reviewed-by: Fabian Grünbichler <f.gruenbich...@proxmox.com>
---
 src/test/run_qemu_img_convert_tests.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/run_qemu_img_convert_tests.pl 
b/src/test/run_qemu_img_convert_tests.pl
index 3f7fb98e..4bfcf4fb 100755
--- a/src/test/run_qemu_img_convert_tests.pl
+++ b/src/test/run_qemu_img_convert_tests.pl
@@ -76,6 +76,7 @@ my $storage_config = {
             content => {
                 images => 1,
             },
+            'snapshot-as-volume-chain' => 1,
         },
         "zfs-over-iscsi" => {
             type => "zfs",
-- 
2.47.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to