]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/vm: bump timeout for shutdown
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Mar 2025 22:24:19 +0000 (22:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Mar 2025 10:30:00 +0000 (10:30 +0000)
commit830bbfb965274c2ac577420d28c7adecf8a39fd0
tree251854a21ae59e29553dc61c8fcec2f829e23af1
parent4748be5e9df56e13045c0f76fe9f60fa7655fed7
tests/vm: bump timeout for shutdown

On my fairly beefy machine the timeout was triggering leaving a
corrupted disk image due to power being pulled before the disk had
synced. Triple the timeout to avoid this.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-13-alex.bennee@linaro.org>
tests/vm/basevm.py