On 9/14/22 16:59, Alex Bennée wrote:
We should be aiming to keep our tests under 2 minutes so lets reduce the default timeout to that. Tests that we know take longer should explicitly set a longer timeout.Signed-off-by: Alex Bennée<alex.ben...@linaro.org> Message-Id:<20220826172128.353798-3-alex.ben...@linaro.org> --- tests/avocado/avocado_qemu/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~