iotests/graph-changes-while-io: remove image file after test

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Message-ID: <20250530151125.955508-21-f.ebner@proxmox.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Fiona Ebner 2025-05-30 17:10:57 +02:00 committed by Kevin Wolf
parent fc1d2f3eac
commit ed8c62927e

View file

@ -57,6 +57,7 @@ class TestGraphChangesWhileIO(QMPTestCase):
def tearDown(self) -> None:
self.qsd.stop()
os.remove(top)
def test_blockdev_add_while_io(self) -> None:
# Run qemu-img bench in the background