]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Adjust LUKS tests to use 'volume' secret type
authorJohn Ferlan <jferlan@redhat.com>
Mon, 11 Jul 2016 11:50:57 +0000 (07:50 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 14 Jul 2016 17:01:58 +0000 (13:01 -0400)
commita8d0afc75a0a5c902f1e4188a616651a17a9d050
treef3d6c8e6bd10e616e35a395f78d463b7793b7560
parent5bcbf724151e2c37208bad1e47a92d60784291b6
tests: Adjust LUKS tests to use 'volume' secret type

Commit id's '9bbf0d7e6' and '2552fec24' added some XML parsing tests
for a LUKS volume to use a 'passphrase' secret format. After commit,
this was deemed to be incorrect, so covert the various tests to use
the volume usage format where the 'usage' is the path to the volume
rather than a user defined name string.

Also, removed the qemuxml2argv-luks-disk-cipher.xml since it was
just a duplicate of qemuxml2argv-luks-disks.xml.

Signed-off-by: John Ferlan <jferlan@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-luks-disk-cipher.xml [deleted file]
tests/qemuxml2argvdata/qemuxml2argv-luks-disks.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-luks-disk-cipher.xml [deleted symlink]
tests/qemuxml2xmltest.c
tests/storagevolxml2xmlin/vol-luks-cipher.xml
tests/storagevolxml2xmlin/vol-luks.xml
tests/storagevolxml2xmlout/vol-luks-cipher.xml
tests/storagevolxml2xmlout/vol-luks.xml