libvirt/tests/virstoragetestdata/out
Nikolai Barybin 4281362a96 tests: virstoragetest: Add tests for detection of qcow2 'data_file' feature
Add two test images showing the use of 'data_file' and 'data_file_raw'
(although the latter is not detected by libvirt) so that we can see that
the qcow2 metadata parser and backing chain populators work correctly.

The example files were created by:

 qemu-img create  -f qcow2 -o data_file=raw,data_file_raw=true,preallocation=off datafile.qcow2 1k
 qemu-img create  -f qcow2 -o data_file=rawpreallocation=off -F qcow2 -b datafile.qcow2 qcow2datafile-datafile.qcow2

Note that 'data_file_raw' is mutually exclusive with backing images.

Signed-off-by: Nikolai Barybin <nikolai.barybin@virtuozzo.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
2024-11-25 22:31:18 +01:00
..
directory-dir virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
directory-none virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
directory-raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-auto_qcow2-qcow2_raw-raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-auto_raw-raw-relative virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-datafile tests: virstoragetest: Add tests for detection of qcow2 'data_file' feature 2024-11-25 22:31:18 +01:00
qcow2-protocol-backing-file storage_file_probe: Treat qcow2 images with protocol drivers in backing store field as raw 2023-11-27 10:12:34 +01:00
qcow2-protocol-backing-nbd storage_file_probe: Treat qcow2 images with protocol drivers in backing store field as raw 2023-11-27 10:12:34 +01:00
qcow2-qcow2_nbd-raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-qcow2_qcow2-auto virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-qcow2_qcow2-qcow2_qcow2-auto virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-qcow2_qcow2-qcow2_raw-auto virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-qcow2_qcow2-qcow2_raw-raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-qcow2_raw-raw-relative virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2-symlinks virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qcow2datafile-qcow2_qcow2-datafile tests: virstoragetest: Add tests for detection of qcow2 'data_file' feature 2024-11-25 22:31:18 +01:00
qed-auto_raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
qed-qed_raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
raw-auto virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00
raw-raw virstoragetest: Format detected/unprocessed backing store format into output files 2023-11-27 10:12:34 +01:00