Re: [PATCH v4 5/6] scripts/device-crash-test: Add a parameter to run with TCG only

2023-04-20 Thread Philippe Mathieu-Daudé
On 17/4/23 15:43, Alex Bennée wrote: From: Thomas Huth 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 th

[PATCH v4 5/6] scripts/device-crash-test: Add a parameter to run with TCG only

2023-04-17 Thread Alex Bennée
From: Thomas Huth 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