]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/qtest/migration: Do proper cleanup in the dirty_limit test
authorFabiano Rosas <farosas@suse.de>
Mon, 9 Dec 2024 20:44:22 +0000 (17:44 -0300)
committerFabiano Rosas <farosas@suse.de>
Thu, 2 Jan 2025 19:00:50 +0000 (16:00 -0300)
commitcd196679f413c7905143e5eb9b7d63b7a7eea158
treeb7bb97a726f92bafd00f504cfd7e790946bcfced
parent4ff969ce8e20586f1cc340c673e346a7d18e80d7
tests/qtest/migration: Do proper cleanup in the dirty_limit test

The dirty_limit test does two migrations in a row and is leaking the
first 'to' instance. Do proper cleanup.

Reviewed-by: Peter Xu <peterx@redhat.com>
Message-Id: <20241209204427.17763-2-farosas@suse.de>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/migration/precopy-tests.c