]> git.proxmox.com Git - mirror_qemu.git/commit
tests/avocado: add explicit timeout for ppc64le TCG tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:25 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 14:14:59 +0000 (15:14 +0100)
commitb247dba067bf2808de6395ff09ff0cb220ed7c95
tree8c082a4458e685562a85d50338c54ab5b3f1efb8
parent06a4c9cf2447578bea2e464daaf17c80c40f212b
tests/avocado: add explicit timeout for ppc64le TCG tests

We don't want to rely on the soon to be reduced default time. These
tests are still slow for something we want to run in CI though.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-6-alex.bennee@linaro.org>
tests/avocado/boot_linux.py