Module: Mesa
Branch: main
Commit: 96e17287b4abe6ac1e0245473ed9ccfe40d0d54a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=96e17287b4abe6ac1e0245473ed9ccfe40d0d54a

Author: Tomeu Vizoso <[email protected]>
Date:   Thu Mar 17 17:12:24 2022 +0100

ci/freedreno: Disable a618 jobs

Some of these machines are experiencing networking problems currently.
Disable for now so people aren't blocked.

Signed-off-by: Tomeu Vizoso <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15430>

---

 src/freedreno/ci/gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml
index 8aa5f976552..75af8285437 100644
--- a/src/freedreno/ci/gitlab-ci.yml
+++ b/src/freedreno/ci/gitlab-ci.yml
@@ -138,6 +138,7 @@ a618_vk:
   extends:
     - .lava-test:arm64
     - .freedreno-rules
+    - .test-manual-mr
   parallel: 7
   variables:
     VK_DRIVER: freedreno

Reply via email to