From: Daniel Stone Date: Tue, 12 May 2020 10:33:06 +0000 (+0100) Subject: CI: Re-enable Panfrost T7x0 jobs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e5fc97be63e4c4296f16fe34523b68d39776fad;p=mesa.git CI: Re-enable Panfrost T7x0 jobs The hardware issue in the lab preventing jobs from being run on those machines (and limiting T820 availability), leading to them being disabled in !4965, has been fixed. Signed-off-by: Daniel Stone Fixes: 696bafac40f5 ("CI: Disable Panfrost T7x0 jobs") Part-of: --- diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index f1b0b17f612..2e15e923b68 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -76,7 +76,7 @@ - arm_build - meson-arm64 -.panfrost-t720-gles2:arm64: +panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -89,7 +89,7 @@ tags: - mesa-ci-aarch64-lava-collabora -.panfrost-t760-gles2:armhf: +panfrost-t760-gles2:armhf: extends: - .lava-test:armhf - .panfrost-rules