From bbf18387cdc9ab10f6b9f4f277bbd2790af30190 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Mon, 3 Dec 2018 11:57:22 -0800 Subject: templates/tests: increase timeout for ptests Change-Id: Ia91512e66e89a05e0b52482b47d07539a444c378 Signed-off-by: Kevin Hilman --- templates/tests/ci.jinja2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/tests/ci.jinja2 b/templates/tests/ci.jinja2 index 2d91611..5eecba3 100644 --- a/templates/tests/ci.jinja2 +++ b/templates/tests/ci.jinja2 @@ -1,5 +1,7 @@ - test: + timeout: + minutes: 15 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git -- cgit 1.2.3-korg