On Mon, Jun 23, 2025 at 21:59:09 +0200, Peter Krempa wrote: > From: Peter Krempa <pkre...@redhat.com> > > The test case is now redundant since 'disk-usb-device' case also tests > all cdrom configurations. Remove it. > > Signed-off-by: Peter Krempa <pkre...@redhat.com> > --- > .../disk-cdrom-bus-other.x86_64-latest.args | 34 ----------------- > .../disk-cdrom-bus-other.x86_64-latest.xml | 38 ------------------- > .../qemuxmlconfdata/disk-cdrom-bus-other.xml | 30 --------------- > tests/qemuxmlconftest.c | 1 - > 4 files changed, 103 deletions(-) > delete mode 100644 > tests/qemuxmlconfdata/disk-cdrom-bus-other.x86_64-latest.args > delete mode 100644 > tests/qemuxmlconfdata/disk-cdrom-bus-other.x86_64-latest.xml > delete mode 100644 tests/qemuxmlconfdata/disk-cdrom-bus-other.xml
Reviewed-by: Jiri Denemark <jdene...@redhat.com>