libvirt/tests/virstoragetestdata/images
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
..
sub virstoragetest: Convert symlink and relative image testing use preformatted images 2021-09-09 15:29:00 +02:00
datafile.qcow2 tests: virstoragetest: Add tests for detection of qcow2 'data_file' feature 2024-11-25 22:31:18 +01:00
loop-1.qcow2
loop-2.qcow2
loop-self.qcow2
qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_nbd-raw.qcow2 virstoragetest: Use pre-formatted file for non-path extraction test 2021-09-09 15:29:00 +02:00
qcow2_qcow2-auto_qcow2-auto.qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_qcow2-auto.qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_qcow2-missing.qcow2 virstoragetest: Use preformatted file for testing missing backing store 2021-09-09 15:29:00 +02:00
qcow2_qcow2-qcow2_qcow2-auto.qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_qcow2-qcow2_raw-auto.qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_qcow2-qcow2-symlink_raw-raw-reldir.qcow2 virstoragetest: Convert symlink and relative image testing use preformatted images 2021-09-09 15:29:00 +02:00
qcow2_raw-auto.qcow2 virstoragetest: Reinstate testing of images without 'backing_fmt' 2021-09-09 15:29:00 +02:00
qcow2_raw-raw-relative.qcow2 virstoragetest: Use preformatted qcow2 image for testing relative paths 2021-09-09 15:29:00 +02:00
qcow2_raw-raw-reldir.qcow2 virstoragetest: Convert symlink and relative image testing use preformatted images 2021-09-09 15:29:00 +02:00
qcow2-protocol-backing-file.qcow2 virstoragetest: Add test cases for QCOW2 files with a protocol name as backing file format 2023-11-27 10:12:34 +01:00
qcow2-protocol-backing-nbd.qcow2 virstoragetest: Add test cases for QCOW2 files with a protocol name as backing file format 2023-11-27 10:12:34 +01:00
qcow2datafile-datafile.qcow2 tests: virstoragetest: Add tests for detection of qcow2 'data_file' feature 2024-11-25 22:31:18 +01:00
qed_raw-raw-relative
raw