diff options
Diffstat (limited to 'templates/tests')
-rw-r--r-- | templates/tests/yocto-ptest.jinja2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tests/yocto-ptest.jinja2 b/templates/tests/yocto-ptest.jinja2 index 02fc338..6c23e67 100644 --- a/templates/tests/yocto-ptest.jinja2 +++ b/templates/tests/yocto-ptest.jinja2 @@ -1,6 +1,6 @@ - test: timeout: - minutes: 30 + minutes: 60 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git |