From ea0c932076f31e72f85878882dd84898c844e613 Mon Sep 17 00:00:00 2001 From: Andrea Claudi Date: Tue, 1 Apr 2025 01:19:07 +0200 Subject: [PATCH] image-mode: double test duration testing-farm failed with timeout with 10m duration, let's double it. Signed-off-by: Andrea Claudi --- tests/testing-farm.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testing-farm.fmf b/tests/testing-farm.fmf index ac3cf32..c1404a7 100644 --- a/tests/testing-farm.fmf +++ b/tests/testing-farm.fmf @@ -1,3 +1,3 @@ summary: Deploy testing farm runner to run iproute tmt test test: cd .. && tmt run -vvvvv plans --name /plans/tier0-im -duration: 10m +duration: 20m