]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: hostdev-scsi-virtio-scsi: Integrate iSCSI authentication cases
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Jun 2020 13:24:05 +0000 (15:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 23 Jun 2020 11:57:14 +0000 (13:57 +0200)
commitd74c5c63da6c6832b555b9a7239a564db6b031fc
tree4ec95879de404927a9a642e1925d1141958f975a
parentc98a7c989e76647b5efde84f63c79821f6b6bff5
qemuxml2argvtest: hostdev-scsi-virtio-scsi: Integrate iSCSI authentication cases

Integrate both 'disk-hostdev-scsi-virtio-iscsi-auth-AES' and
'hostdev-scsi-virtio-iscsi-auth' as the new test infrastructure tests
both legacy and 'secret' object cases.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
12 files changed:
tests/qemuxml2argvdata/disk-hostdev-scsi-virtio-iscsi-auth-AES.args [deleted file]
tests/qemuxml2argvdata/disk-hostdev-scsi-virtio-iscsi-auth-AES.xml [deleted file]
tests/qemuxml2argvdata/hostdev-scsi-virtio-iscsi-auth.args [deleted file]
tests/qemuxml2argvdata/hostdev-scsi-virtio-iscsi-auth.xml [deleted file]
tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.x86_64-2.8.0.args
tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.x86_64-4.1.0.args
tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.x86_64-latest.args
tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.xml
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/hostdev-scsi-virtio-iscsi-auth.xml [deleted file]
tests/qemuxml2xmloutdata/hostdev-scsi-virtio-scsi.xml
tests/qemuxml2xmltest.c