]> git.proxmox.com Git - qemu-server.git/blobdiff - test/run_config2command_tests.pl
tests: cfg2cmd: add a few q35 related tests
[qemu-server.git] / test / run_config2command_tests.pl
index 8011265ab4a62ec558c45300c0948a9026b8e651..04df9d93e3e22dae228a69336e5d9c1ab26bf4b4 100755 (executable)
@@ -30,6 +30,13 @@ my $base_env = {
                type => 'dir',
                shared => 0,
            },
+           'btrfs-store' => {
+               content => {
+                   images => 1,
+               },
+               path => '/butter/bread',
+               type => 'btrfs',
+           },
            'cifs-store' => {
                shared => 1,
                path => '/mnt/pve/cifs-store',