Module: Mesa Branch: main Commit: 11669c96bc565128f1a07c0d2c7f226883ed9b58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11669c96bc565128f1a07c0d2c7f226883ed9b58
Author: Emma Anholt <[email protected]> Date: Wed Jan 18 11:14:33 2023 -0800 Revert "nouveau/ci: temporary disable gk20a-gles" This reverts commit 8a1a3a31dacf9369f81cb5336acdbdd35dd8b520. The farm should be back up, and I swear nginx startup is fixed for real this time. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20775> --- src/gallium/drivers/nouveau/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/ci/gitlab-ci.yml b/src/gallium/drivers/nouveau/ci/gitlab-ci.yml index a3901618e5b..89c5bf76390 100644 --- a/src/gallium/drivers/nouveau/ci/gitlab-ci.yml +++ b/src/gallium/drivers/nouveau/ci/gitlab-ci.yml @@ -41,7 +41,7 @@ - google-nouveau-jetson-nano # 6 Jetson TK1 boards at anholt's house. -.gk20a-gles: +gk20a-gles: extends: - .gk20a-test parallel: 4
