OSDN Git Service

tests/avocado: add explicit timeout for Aarch64 TCG tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:23 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 14:14:59 +0000 (15:14 +0100)
commitc7f059ac112d5efe939a9d131442a8b019677a50
tree6a6aacce6eb5673652e82b90059e7b609061a47e
parent7fcc3f759536b9a6e07d979e73b81ccdc4751c01
tests/avocado: add explicit timeout for Aarch64 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-4-alex.bennee@linaro.org>
tests/avocado/boot_linux.py