From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu4eM-00033e-Vz for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:50:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu4eH-0005Kv-Lh for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:50:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu4eH-0005Kq-Bx for qemu-devel@nongnu.org; Mon, 09 Jun 2014 14:50:25 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s59IoOi7005011 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 9 Jun 2014 14:50:24 -0400 Message-ID: <539601EF.4070702@redhat.com> Date: Mon, 09 Jun 2014 12:50:23 -0600 From: Eric Blake MIME-Version: 1.0 References: <1402167080-20316-1-git-send-email-mreitz@redhat.com> <1402167080-20316-13-git-send-email-mreitz@redhat.com> In-Reply-To: <1402167080-20316-13-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IdTV8l36QF4jUFU9C35uBHeGFtuxdOd4O" Subject: Re: [Qemu-devel] [PATCH v8 12/14] iotests: Add test for backing-chain commits List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IdTV8l36QF4jUFU9C35uBHeGFtuxdOd4O Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/07/2014 12:51 PM, Max Reitz wrote: > Add a test for qemu-img commit on backing chains with more than two > images. This test also checks whether the top image is emptied (unless > this is prevented by specifying either -d or -b) emptied and does s/ emptied// > therefore not work for qed and vmdk which requires it to be separate > from 020. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/094 | 122 +++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/094.out | 119 +++++++++++++++++++++++++++++++++++++= ++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 242 insertions(+) > create mode 100755 tests/qemu-iotests/094 > create mode 100644 tests/qemu-iotests/094.out >=20 The commit message can be touched up by whoever does the PULL request, so= : Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IdTV8l36QF4jUFU9C35uBHeGFtuxdOd4O Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTlgHvAAoJEKeha0olJ0NqWwgH/2p2xyb60/IXi8gZjfNnjiSO u+Ahl32bYfQ7zgS3Wr3wW6soTjXKLmokeqkthTlpFZ3J9uyGPI8K5O8KTRhksUH9 DoBHZxmiY2qjOhf3LpiP6MyKeARwtrRZw+TD+ul430ZlvddsBZCL87Qlxg6NK8FM b9FA7HldSk+j6EoZppL5rd5nPH37j7dXik0wYDngi6JU78fxvtiRT+ZWywKXYKfB r1EECmpZzXbXvmbqxXwAoK27hsy5uj6lPZe8IwcbcmvYfhoZIfJmHC0Di9O8Pc0B JCfxxsNGzFYUpCP7tp90trswwF8oD43paNSE1k8KTQC2dpRE0gDSsIcs4RPuRU0= =4W03 -----END PGP SIGNATURE----- --IdTV8l36QF4jUFU9C35uBHeGFtuxdOd4O--