Module: Mesa Branch: master Commit: f1001a38275fc4bcc2491b58237a12dec08c621d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1001a38275fc4bcc2491b58237a12dec08c621d
Author: Dave Airlie <[email protected]> Date: Sun Aug 16 15:49:17 2020 +1000 CI: temp disable t720/t760 jobs. These are hanging somewhere. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6335> --- .gitlab-ci/lava-gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index d5a51ce41d2..4916904d8f8 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -149,7 +149,7 @@ kernel+rootfs_armhf: extends: - .lava-test:arm64 -panfrost-t720-gles2:arm64: +.panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -161,7 +161,7 @@ panfrost-t720-gles2:arm64: tags: - mesa-ci-aarch64-lava-collabora -panfrost-t760-gles2:armhf: +.panfrost-t760-gles2:armhf: extends: - .lava-test:armhf - .panfrost-rules _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
