From 3c9a2bf911fe0ff60a784b292d11a1055ba81f65 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 28 Sep 2018 14:16:25 +0200 Subject: Extend timeouts, add callback and gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib28d25e1efd0033458fa9ae787610a8de9f5d275 Signed-off-by: Jan-Simon Möller --- templates/tests/yocto-ptest.jinja2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/tests/yocto-ptest.jinja2') diff --git a/templates/tests/yocto-ptest.jinja2 b/templates/tests/yocto-ptest.jinja2 index aad51c4..bf221ef 100644 --- a/templates/tests/yocto-ptest.jinja2 +++ b/templates/tests/yocto-ptest.jinja2 @@ -1,4 +1,6 @@ - test: + timeout: + minutes: 10 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git -- cgit 1.2.3-korg