tests/avocado: add explicit timeout for s390 TCG tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:24 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 14:14:59 +0000 (15:14 +0100)
commit06a4c9cf2447578bea2e464daaf17c80c40f212b
treee728c3296a22debe25673a7bb8532b1228d07590
parentc7f059ac112d5efe939a9d131442a8b019677a50
tests/avocado: add explicit timeout for s390 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: Thomas Huth <thuth@redhat.com>
Message-Id: <20220914155950.804707-5-alex.bennee@linaro.org>
tests/avocado/boot_linux.py