diff options
Diffstat (limited to 'templates/tests')
-rw-r--r-- | templates/tests/yocto-ptest.jinja2 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |