Mesa (main): ci/freedreno: Move the other a530 test jobs to test-manual-mr.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Oct 7 05:36:49 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Wed Oct  6 16:55:12 2021 -0700

ci/freedreno: Move the other a530 test jobs to test-manual-mr.

I meant to put this in the general a530 properties, not just the a530 deqp.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13238>

---

 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 02a39621ba3..34530675443 100644
--- a/src/freedreno/ci/gitlab-ci.yml
+++ b/src/freedreno/ci/gitlab-ci.yml
@@ -67,6 +67,7 @@ a306-traces:
 .a530-test:
   extends:
     - .freedreno-test
+    - .test-manual-mr
   variables:
     BM_KERNEL: /baremetal-files/Image.gz
     BM_DTB: /baremetal-files/apq8096-db820c.dtb
@@ -79,7 +80,6 @@ a530_gl:
   extends:
     - .baremetal-deqp-test
     - .a530-test
-    - .test-manual-mr
   variables:
     DEQP_VER: gles2
     DEQP_SUITE: freedreno-a530



More information about the mesa-commit mailing list