]> git.proxmox.com Git - pve-storage.git/commitdiff
tests: re-add virt "none" negative test
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:32:21 +0000 (19:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:32:21 +0000 (19:32 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
test/archive_info_test.pm

index 67c60758a97572648fe93fd3dda3479a81f7da83..2d1405bdfb047f7848c2cbeb23a3a15f47c37f3b 100644 (file)
@@ -94,6 +94,7 @@ my $non_bkp_suffix = {
     'openvz' => [ 'zip', 'tgz.lzo', 'tar.bz2', 'zip.gz', '', ],
     'lxc'    => [ 'zip', 'tgz.lzo', 'tar.bz2', 'zip.gz', '', ],
     'qemu'   => [ 'vma.xz', 'vms.gz', 'vmx.zst', '', ],
+    'none'   => [ 'tar.gz', ],
 };
 
 # create tests for failed matches