[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches
From: |
Eric Blake |
Subject: |
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches |
Date: |
Thu, 1 May 2025 13:00:38 -0500 |
User-agent: |
NeoMutt/20250404 |
On Thu, May 01, 2025 at 01:34:19PM -0400, Stefan Hajnoczi wrote:
> On Thu, Apr 24, 2025 at 07:52:10PM -0500, Eric Blake wrote:
> > +TEST_IMG="$TEST_IMG.base" _make_test_img 20M
> > +$QEMU_IO -c 'w 8M 2M' -f $IMGFMT "$TEST_IMG.base" | _filter_qemu_io
> > +
> > +_launch_qemu -machine q35 \
>
> Does the machine type matter? This test would be more portable without
> q35.
Probably not. Copy-paste from other tests. I'll drop it if the test
works without it.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization: qemu.org | libguestfs.org