From: Tomeu Vizoso Date: Fri, 6 Sep 2019 14:17:26 +0000 (+0200) Subject: panfrost/ci: Increase timeouts X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0efc0f8edc6750003df0eea4ec1dcfa1eeb68485;p=mesa.git 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 --- diff --git a/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 b/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 index a6edb4e7a52..a975c1b4632 100644 --- a/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 +++ b/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 @@ -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: