
24 Jun
2025
24 Jun
'25
12:06 p.m.
On Mon, Jun 23, 2025 at 21:59:07 +0200, Peter Krempa wrote:
From: Peter Krempa <pkrempa@redhat.com>
Add multiple USB disks to the definition testing a matrix of 'disk' and 'cdrom' <disk> elements with user-aliases, 'serial' and 'removable' properties configured.
This patch also removes the 'ide' disk which is not related to what we're testing here.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../disk-usb-device.x86_64-latest.args | 30 ++++++- .../disk-usb-device.x86_64-latest.xml | 80 ++++++++++++++++--- tests/qemuxmlconfdata/disk-usb-device.xml | 66 +++++++++++++-- 3 files changed, 158 insertions(+), 18 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>