]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Unify network cdrom source testing
authorPeter Krempa <pkrempa@redhat.com>
Thu, 19 Jul 2018 11:46:05 +0000 (13:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 23 Jul 2018 13:32:33 +0000 (15:32 +0200)
commit5617c1d30faf7ec6fc9276dbd369070b3eaf01ea
tree1f91afef10ba3f1bf44f0cffec984dde6b72b409
parentf6a1a8911ec21a515c57a3cabe3e02ae8bc0d925
tests: qemuxml2argv: Unify network cdrom source testing

Unify most of the tests into a common test named disk-cdrom-network by
adding multiple cdroms. The 'http' test is dropped since there can be
only 4 cdroms.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/disk-cdrom-network-ftp.args [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-ftp.xml [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-ftps.args [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-ftps.xml [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-http.args [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-http.xml [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-tftp.args [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network-tftp.xml [deleted file]
tests/qemuxml2argvdata/disk-cdrom-network.args [moved from tests/qemuxml2argvdata/disk-cdrom-network-https.args with 58% similarity]
tests/qemuxml2argvdata/disk-cdrom-network.xml [moved from tests/qemuxml2argvdata/disk-cdrom-network-https.xml with 52% similarity]
tests/qemuxml2argvtest.c