OSDN Git Service

scripts/device-crash-test: Add a parameter to run with TCG only
authorThomas Huth <thuth@redhat.com>
Mon, 24 Apr 2023 09:22:36 +0000 (10:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 27 Apr 2023 13:58:11 +0000 (14:58 +0100)
commit8b869aa59109d238fd684e1ade204b6942202120
tree0e9d0ea2eb3735262c85aeb32cd6d759c0a34eb8
parent4d3bd91b26a69b39a178744d3d6e5f23050afb23
scripts/device-crash-test: Add a parameter to run with TCG only

We're currently facing the problem that the device-crash-test script
runs twice as long in the CI when a runner supports KVM - which sometimes
results in a timeout of the CI job. To get a more deterministic runtime
here, add an option to the script that allows to run it with TCG only.

Reported-by: Eldon Stegall <eldon-qemu@eldondev.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230414145845.456145-3-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230424092249.58552-6-alex.bennee@linaro.org>
.gitlab-ci.d/buildtest.yml
scripts/device-crash-test