From b4b09bf8f25294e1705ebedfd4f88de6507b575f Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 14 Nov 2022 09:55:28 +0000 Subject: [PATCH] Revert "ci/broadcom: v3dv-rpi4-vk:arm64 flakes too often" This reverts commit cb02cf464c16961a8922e0180eeba38fea16ac85. There are 3 reported flakes over a period of a month, and we have been unable to reproduce it even once. It clearly doesn't happen often enough to warrant disabling our vulkan CI, so let's restore it while we continue to try to reproduce the issue on our side. Signed-off-by: Eric Engestrom Acked-by: Iago Toral Quiroga Part-of: --- src/broadcom/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/broadcom/ci/gitlab-ci.yml b/src/broadcom/ci/gitlab-ci.yml index df751334429..b52c4c775fb 100644 --- a/src/broadcom/ci/gitlab-ci.yml +++ b/src/broadcom/ci/gitlab-ci.yml @@ -121,7 +121,7 @@ v3d-rpi4-traces:arm64: tags: - igalia-rpi4 -.v3dv-rpi4-vk:arm64: +v3dv-rpi4-vk:arm64: extends: - .baremetal-test-arm64 - .v3dv-rules