]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemu: Split NBD and VXHS protocol tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Jul 2020 15:29:44 +0000 (17:29 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 31 Jul 2020 08:27:50 +0000 (10:27 +0200)
commite34097750aa48292a25b1368eb1ba4fd36c48d18
tree5e79d5225a4d2227ec56f5998d09a1d4aca780a3
parent4a2cbf21089a9a2fa66f92e3d9d02165c7148f70
tests: qemu: Split NBD and VXHS protocol tests

QEMU is going to drop 'vxhs' in the upcoming release so we'll need to
track these separately to prevent test suite breakage.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemusecuritytest.c
tests/qemuxml2argvdata/disk-network-tlsx509-nbd.x86_64-2.12.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/disk-network-tlsx509-nbd.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/disk-network-tlsx509-nbd.xml [new file with mode: 0644]
tests/qemuxml2argvdata/disk-network-tlsx509-vxhs.x86_64-2.12.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/disk-network-tlsx509-vxhs.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/disk-network-tlsx509-vxhs.xml [moved from tests/qemuxml2argvdata/disk-network-tlsx509.xml with 85% similarity]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/disk-network-tlsx509-nbd.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-tlsx509-vxhs.xml [moved from tests/qemuxml2xmloutdata/disk-network-tlsx509.xml with 86% similarity]
tests/qemuxml2xmltest.c