From: Tomeu Vizoso Date: Wed, 22 Jul 2020 12:23:15 +0000 (+0200) Subject: ci: Disable trace testing on Mali T760 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b04800efaeadabf77a729e80d956d91e6637507;p=mesa.git ci: Disable trace testing on Mali T760 The machine is showing random mis-renderings and we don't have time now to investigate. Comment it out for now so CI pipelines don't fail due to it. Signed-off-by: Tomeu Vizoso Part-of: --- diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 4e930533edc..78f12fbe7b6 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -142,7 +142,7 @@ panfrost-t760-gles2:armhf: tags: - mesa-ci-aarch64-lava-collabora -panfrost-t760-traces:armhf: +.panfrost-t760-traces:armhf: extends: - .lava-traces:armhf - .panfrost-rules