From c4a103d9ddbc200da15356f208be8f8d3cdeed13 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Sat, 6 Oct 2018 18:57:25 +0200 Subject: tests/yocto-ptest: increase timeout to 30m Change-Id: I67c8b924a367dec280b3b1acdb72522d0c2e7845 Signed-off-by: Kevin Hilman --- templates/tests/yocto-ptest.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/tests') diff --git a/templates/tests/yocto-ptest.jinja2 b/templates/tests/yocto-ptest.jinja2 index bf221ef..02fc338 100644 --- a/templates/tests/yocto-ptest.jinja2 +++ b/templates/tests/yocto-ptest.jinja2 @@ -1,6 +1,6 @@ - test: timeout: - minutes: 10 + minutes: 30 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git -- cgit 1.2.3-korg