]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argv: Add test for disk type='volume' with iSCSI pools
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Nov 2013 10:04:50 +0000 (11:04 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 2 Dec 2013 09:32:09 +0000 (10:32 +0100)
commit7e831969c07737fe36348ee6e1923c6e1e8450d7
treebde0c05cc4b4e3d8e1e93d87c055a4b3d48c4a93
parent9f9906727b4865d4b8b2175e710d968f8393051a
qemuxml2argv: Add test for disk type='volume' with iSCSI pools

Tweak the existing file so that it can be tested for command line
corectness.
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool-mode.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool-mode.xml
tests/qemuxml2argvtest.c