]> xenbits.xensource.com Git - libvirt.git/commit
tests: Remove qcow2 encryption from storagevol tests
authorJohn Ferlan <jferlan@redhat.com>
Wed, 20 Jun 2018 19:52:30 +0000 (15:52 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 26 Jun 2018 18:02:43 +0000 (14:02 -0400)
commita02d879858180e2793f850834f46297870896780
tree4e937a6ac3b5261e0c0d7120aa327db3bc63aaca
parentaf0e6580cde714cb0fe71f6c532cde9ec448a782
tests: Remove qcow2 encryption from storagevol tests

We're about to disallow creation of a qcow2 encrypted storage
volume, so let's remove the qcow encryption element from the
tests which are testing whether other format='qcow2' related
features work properly.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
24 files changed:
tests/storagevolxml2argvdata/qcow2-1.1.argv
tests/storagevolxml2argvdata/qcow2-compat.argv
tests/storagevolxml2argvdata/qcow2-from-logical-compat.argv
tests/storagevolxml2argvdata/qcow2-lazy.argv
tests/storagevolxml2argvdata/qcow2-nobacking-convert-prealloc-compat.argv
tests/storagevolxml2argvdata/qcow2-nobacking-prealloc-compat.argv
tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
tests/storagevolxml2argvdata/qcow2-nocapacity.argv
tests/storagevolxml2argvdata/qcow2-nocow-compat.argv
tests/storagevolxml2xmlin/vol-qcow2-0.10-lazy.xml
tests/storagevolxml2xmlin/vol-qcow2-1.1.xml
tests/storagevolxml2xmlin/vol-qcow2-lazy.xml
tests/storagevolxml2xmlin/vol-qcow2-nobacking.xml
tests/storagevolxml2xmlin/vol-qcow2-nocapacity-backing.xml
tests/storagevolxml2xmlin/vol-qcow2-nocapacity.xml
tests/storagevolxml2xmlin/vol-qcow2-nocow.xml
tests/storagevolxml2xmlin/vol-qcow2.xml
tests/storagevolxml2xmlout/vol-qcow2-0.10-lazy.xml
tests/storagevolxml2xmlout/vol-qcow2-1.1.xml
tests/storagevolxml2xmlout/vol-qcow2-lazy.xml
tests/storagevolxml2xmlout/vol-qcow2-nobacking.xml
tests/storagevolxml2xmlout/vol-qcow2-nocapacity.xml
tests/storagevolxml2xmlout/vol-qcow2-nocow.xml
tests/storagevolxml2xmlout/vol-qcow2.xml