panfrost/ci: Increase timeouts

Sometimes LAVA jobs will timeout due to transient issues, and the Gitlab
job will fail in that case. Increase the timeouts to reduce the
likeliness of that happening and reduce false positives.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
This commit is contained in:
Tomeu Vizoso
2019-09-06 16:17:26 +02:00
parent 8a5dd61828
commit 0efc0f8edc
@@ -13,7 +13,7 @@ visibility: public
actions:
- deploy:
timeout:
minutes: 2
minutes: 10
to: tftp
kernel:
url: {{ base_artifacts_url }}/{{ kernel_image_name }}
@@ -32,7 +32,7 @@ actions:
- '#'
- test:
timeout:
minutes: 40
minutes: 60
definitions:
- repository:
metadata: