Module: Mesa Branch: main Commit: f948393005e45592aac0a7167b951d0a1ca1d49c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f948393005e45592aac0a7167b951d0a1ca1d49c
Author: Daniel Stone <[email protected]> Date: Tue Jul 4 12:17:34 2023 +0100 Revert "ci/fdno: Pause a660 testing" The fastboot/USB/network issue has been resolved. This reverts commit e207458ad509c6dc670bfdef9e1a3685aa4ee5f4. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23989> --- src/freedreno/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index c7bc2827ac6..d73b7974a10 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -273,7 +273,7 @@ a618-traces-performance: GPU_VERSION: freedreno-a660 RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk -.a660_gl: +a660_gl: extends: - .lava-test-deqp:arm64 - .freedreno-rules
