From nobody Tue Nov 18 13:00:37 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1610547293; cv=none; d=zohomail.com; s=zohoarc; b=Er+VPtPrtITUxBzAb32bInyX0T8Zi9grPyJQbRHDTZtiwOjm6W9L4k7IoilL+YKj9FcDFZzA+h+7gwJ9Ebm7hXocpRH33Xlyk4oEKxk7b9E+bnOuHFJ1o2opmXnKXUhCa7ZAYxyuasv6tL+9xHDmcInD9wCZK+yo7PYJthM3Zlw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1610547293; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=V6YovqJlAnwf7EP/WjZzOYpPOQgUK31iO/9OlrSMdgE=; b=U03wj8iZhUikMBkpWr6M2E0QtZTCOKzQer+FRemD1j0VDYhmPZ1pd73K7J9/+m5YxRXGwldTJuToJDtvn/pNZd4yK/HWqaWtIdSQAmBF/MgYbtLP9iEGmMPK73VPA5f/TO9+w4L7CzkCOVmQ8oux41fmJcT+HVa+hDxcwzwgMFI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1610547293852131.1588264065315; Wed, 13 Jan 2021 06:14:53 -0800 (PST) Received: from localhost ([::1]:55384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzgvE-0002bv-Lq for importer@patchew.org; Wed, 13 Jan 2021 09:14:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzgnO-0002yl-13 for qemu-devel@nongnu.org; Wed, 13 Jan 2021 09:06:46 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:38842) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kzgnD-0003Z5-OB for qemu-devel@nongnu.org; Wed, 13 Jan 2021 09:06:45 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-520-UtzIfTBCPMSd85pk7v-1IQ-1; Wed, 13 Jan 2021 09:06:23 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 871BE1005D50; Wed, 13 Jan 2021 14:06:22 +0000 (UTC) Received: from localhost (ovpn-113-103.ams2.redhat.com [10.36.113.103]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 26E5460C5D; Wed, 13 Jan 2021 14:06:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1610546787; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V6YovqJlAnwf7EP/WjZzOYpPOQgUK31iO/9OlrSMdgE=; b=LskIXL1xnOLuTRbSO7eFxxYncA3Ruiex/GRL8OmN3MDgblvEA6APFKxnlrnADgA769Ldzk e+Z56XN/BnvJ5cuCiAah+cvAAM5+dRzfERJuvvsH5lxA0Nb4UlMGqENyFYK5fbBOuW2FjZ XuhuvUsLVhXCOUwNGCWhTjLniyI7qoY= X-MC-Unique: UtzIfTBCPMSd85pk7v-1IQ-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 2/7] iotests/129: Remove test images in tearDown() Date: Wed, 13 Jan 2021 15:06:11 +0100 Message-Id: <20210113140616.150283-3-mreitz@redhat.com> In-Reply-To: <20210113140616.150283-1-mreitz@redhat.com> References: <20210113140616.150283-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.25, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Signed-off-by: Max Reitz Reviewed-by: Eric Blake Reviewed-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/129 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/qemu-iotests/129 b/tests/qemu-iotests/129 index 0e13244d85..2fc65ada6a 100755 --- a/tests/qemu-iotests/129 +++ b/tests/qemu-iotests/129 @@ -47,6 +47,8 @@ class TestStopWithBlockJob(iotests.QMPTestCase): result =3D self.vm.qmp("block_set_io_throttle", conv_keys=3DFalse, **params) self.vm.shutdown() + for img in (self.test_img, self.target_img, self.base_img): + iotests.try_remove(img) =20 def do_test_stop(self, cmd, **args): """Test 'stop' while block job is running on a throttled drive. --=20 2.29.2