diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-11-25 15:39:06 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-11-25 15:39:06 +0100 |
commit | ce1138ef6da47ab88eb68e574050492ff25fa831 (patch) | |
tree | 50113719d4380f06a26f4fab6de013d0c0a94c1a /templates/tests/screenshooter.jinja2 | |
parent | 7bb7bb399f148d9775080d9703b5e7a4540f2cf8 (diff) |
Update timeout of screenshooter test
some platforms are slow in emulation to bring-up the screens.
Bug-AGL: SPEC-4150
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ice053e68b57fe46c948679b89de2b56c957404ac
Diffstat (limited to 'templates/tests/screenshooter.jinja2')
-rw-r--r-- | templates/tests/screenshooter.jinja2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tests/screenshooter.jinja2 b/templates/tests/screenshooter.jinja2 index 6a2e21a..0fd5ee0 100644 --- a/templates/tests/screenshooter.jinja2 +++ b/templates/tests/screenshooter.jinja2 @@ -1,6 +1,6 @@ - test: timeout: - minutes: 15 + minutes: 25 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git |