ci: Don't retry failed test runs

After a recent LAVA update, failures in running a test would cause the
whole test to be retried. We only want for the boot to be retried (in
case of infrastructuer errors), so set the nr of retries for tests to 1.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9950>
This commit is contained in:
Tomeu Vizoso
2021-03-31 15:01:48 +02:00
parent 4297fe1d9d
commit f31a84233b
+1
View File
@@ -54,6 +54,7 @@ actions:
- test:
timeout:
minutes: 30
failure_retry: 1
definitions:
- repository:
metadata: