libvirt/tests/qemublocktestdata/xml2json
Peter Krempa 2c71edcf90 tests: qemublock: basic qcow2 tests
Add tests for backing chain handling, including a very long chain which
is fully specified in the XML and an unterminated chain.

The top level disk image would generate the following '-drive':

file-qcow2-backing-chain-encryption.xml:
-drive file=/var/lib/libvirt/images/a,encrypt.format=luks,
    encrypt.key-secret=node-b-f-encalias,format=qcow2,if=none,id=drive-dummy
-device virtio-blk-pci,scsi=off,drive=drive-dummy,id=dummy

file-qcow2-backing-chain-noopts.xml:
-drive file=/var/lib/libvirt/images/rhel7.3.1507297895,format=qcow2,if=none,id=drive-dummy
-device virtio-blk-pci,scsi=off,drive=drive-dummy,id=dummy

file-qcow2-backing-chain-unterminated.xml:
-drive file=/var/lib/libvirt/images/rhel7.3.1507297895,format=qcow2,if=none,id=drive-dummy
-device virtio-blk-pci,scsi=off,drive=drive-dummy,id=dummy

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-05-07 16:01:09 +02:00
..
dir-fat-floppy.json tests: qemublock: Add test-case for the 'vvfat' driver in qemu 2018-05-07 15:55:16 +02:00
dir-fat-floppy.xml tests: qemublock: Add test-case for the 'vvfat' driver in qemu 2018-05-07 15:55:16 +02:00
dir-fat-readonly.json tests: qemublock: Add test-case for the 'vvfat' driver in qemu 2018-05-07 15:55:16 +02:00
dir-fat-readonly.xml tests: qemublock: Add test-case for the 'vvfat' driver in qemu 2018-05-07 15:55:16 +02:00
file-backing_basic-aio_threads.json tests: qemublock: Add test cases for 'aio' options of 'file' storage 2018-05-07 15:57:52 +02:00
file-backing_basic-aio_threads.xml tests: qemublock: Add test cases for 'aio' options of 'file' storage 2018-05-07 15:57:52 +02:00
file-backing_basic-noopts.json tests: qemublock: Add tests for basic backing chain formats 2018-05-07 15:53:57 +02:00
file-backing_basic-noopts.xml tests: qemublock: Add tests for basic backing chain formats 2018-05-07 15:53:57 +02:00
file-bochs-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-bochs-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-cloop-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-cloop-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-dmg-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-dmg-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-ploop-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-ploop-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-qcow2-backing-chain-encryption.json tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-qcow2-backing-chain-encryption.xml tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-qcow2-backing-chain-noopts.json tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-qcow2-backing-chain-noopts.xml tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-qcow2-backing-chain-unterminated.json tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-qcow2-backing-chain-unterminated.xml tests: qemublock: basic qcow2 tests 2018-05-07 16:01:09 +02:00
file-raw-aio_native.json tests: qemublock: Add test cases for 'aio' options of 'file' storage 2018-05-07 15:57:52 +02:00
file-raw-aio_native.xml tests: qemublock: Add test cases for 'aio' options of 'file' storage 2018-05-07 15:57:52 +02:00
file-raw-luks.json tests: qemublock: Add test for raw luks disk format 2018-05-07 15:58:51 +02:00
file-raw-luks.xml tests: qemublock: Add test for raw luks disk format 2018-05-07 15:58:51 +02:00
file-raw-noopts.json tests: qemublock: Add basic 'raw' file test 2018-05-07 15:51:45 +02:00
file-raw-noopts.xml tests: qemublock: Add basic 'raw' file test 2018-05-07 15:51:45 +02:00
file-vdi-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-vdi-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-vhd-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-vhd-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-vpc-noopts.json tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
file-vpc-noopts.xml tests: qemublock: Add tests for all other format without special options 2018-05-07 15:53:12 +02:00
nodename-long-format.xml tests: qemublock: Add testing of blockdev JSON property generator 2018-05-07 15:48:10 +02:00
nodename-long-protocol.xml tests: qemublock: Add testing of blockdev JSON property generator 2018-05-07 15:48:10 +02:00