Module: Mesa Branch: master Commit: 46a32f0b6bf91279d001a4905babe4e50007696e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46a32f0b6bf91279d001a4905babe4e50007696e
Author: Daniel Stone <[email protected]> Date: Fri Mar 27 21:20:11 2020 +0000 CI: Disable Panfrost Mali-T820 jobs The BayLibre T820 runners appear to be unhealthy. Signed-off-by: Daniel Stone <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4359> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4359> --- .gitlab-ci/lava-gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 5b5db6a05a7..dd13b443b38 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -135,7 +135,7 @@ tags: - mesa-ci-aarch64-lava-collabora -panfrost-t820-gles2:arm64: +.panfrost-t820-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
