Ping? On Thu, Jan 4, 2018 at 6:18 AM, Eric Blake <ebl...@redhat.com> wrote: > On 12/24/2017 08:51 PM, Fam Zheng wrote: >> Signed-off-by: Fam Zheng <f...@redhat.com> >> >> --- >> >> v2: Actually test the thing. [Kevin] >> --- >> tests/qemu-iotests/153 | 8 +++++--- >> tests/qemu-iotests/153.out | 7 ++++--- >> 2 files changed, 9 insertions(+), 6 deletions(-) > > Reviewed-by: Eric Blake <ebl...@redhat.com> > >> >> diff --git a/tests/qemu-iotests/153 b/tests/qemu-iotests/153 >> index fa25eb24bd..adfd02695b 100755 >> --- a/tests/qemu-iotests/153 >> +++ b/tests/qemu-iotests/153 >> @@ -32,6 +32,7 @@ _cleanup() >> { >> _cleanup_test_img >> rm -f "${TEST_IMG}.base" >> + rm -f "${TEST_IMG}.overlay" > > Trivial conflict with Jeff's work to do per-test temporary directories > in iotests. > > -- > Eric Blake, Principal Software Engineer > Red Hat, Inc. +1-919-301-3266 > Virtualization: qemu.org | libvirt.org >