Hi Stefano,
On 13/08/2024 04:21, Stefano Stabellini wrote:
>
>
> Use expect to invoke QEMU so that we can terminate the test as soon as
> we get the right string in the output instead of waiting until the
> final timeout.
>
> For timeout, instead of an hardcoding the value, use a Gitlab CI
> va
Use expect to invoke QEMU so that we can terminate the test as soon as
we get the right string in the output instead of waiting until the
final timeout.
For timeout, instead of an hardcoding the value, use a Gitlab CI
variable "QEMU_TIMEOUT" that can be changed depending on the latest
status of th