Skip to content

test: Raise timeout for tests

Mark Brown requested to merge test-timeouts into main

We currently allow only 2 minutes for boot tests which is rather optimistic, especially with newer architecture versions and slow single threaded performance hosts, and is causing practical problems. Raise the timeout to a more generous 10 minutes.

Signed-off-by: Mark Brown broonie@kernel.org

Merge request reports