[PATCH 3/5] qemuxml2argvtest: Update disk test cases having 'device_id' argument of SCSI disk

Ján Tomko jtomko at redhat.com
Mon Feb 14 14:36:29 UTC 2022


On a Monday in 2022, Peter Krempa wrote:
>The 'device_add' property was added in qemu-4.0. Since upcoming patch

*device_id

>will be modernizing all disk test cases we specifically want to preserve
>the instance of 'device_add' not being used with qemu-3.1 and earlier.
>

*device_id

Jano

>Change the 'disk-cache' and 'disk-shared' cases to have a qemu-3.1 and a
>qemu-4.1 version for testing pre-'device_id' and pre-blockdev scenarios.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> ...12.0.args => disk-cache.x86_64-3.1.0.args} |  4 +-
> .../disk-cache.x86_64-4.1.0.args              | 42 +++++++++++++++++++
> ...2.0.args => disk-shared.x86_64-3.1.0.args} |  4 +-
> .../disk-shared.x86_64-4.1.0.args             | 41 ++++++++++++++++++
> tests/qemuxml2argvtest.c                      |  6 ++-
> 5 files changed, 91 insertions(+), 6 deletions(-)
> rename tests/qemuxml2argvdata/{disk-cache.x86_64-2.12.0.args => disk-cache.x86_64-3.1.0.args} (96%)
> create mode 100644 tests/qemuxml2argvdata/disk-cache.x86_64-4.1.0.args
> rename tests/qemuxml2argvdata/{disk-shared.x86_64-2.12.0.args => disk-shared.x86_64-3.1.0.args} (95%)
> create mode 100644 tests/qemuxml2argvdata/disk-shared.x86_64-4.1.0.args
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220214/693ddd21/attachment-0001.sig>


More information about the libvir-list mailing list