Mesa (main): panvk/ci: Disable CI for a while

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 17 09:43:58 UTC 2022


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Tue May 17 10:30:50 2022 +0200

panvk/ci: Disable CI for a while

We have been hitting OOM conditions quite often and this is making ti
hard to get stuff merged.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16554>

---

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

diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml
index dc0194de5c0..02071315d34 100644
--- a/src/panfrost/ci/gitlab-ci.yml
+++ b/src/panfrost/ci/gitlab-ci.yml
@@ -108,7 +108,7 @@ panfrost-g52-gl:arm64:
     DEQP_SUITE: panfrost-g52
     PAN_MESA_DEBUG: "deqp,sync,indirect"
 
-panfrost-g52-vk:arm64:
+.panfrost-g52-vk:arm64:
   extends:
     - .lava-test:arm64
     - .lava-meson-g12b-a311d-khadas-vim3



More information about the mesa-commit mailing list