Mesa (master): ci/freedreno: Drop pointless GIT_STRATEGY setting for a630.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Feb 1 18:53:13 UTC 2021


Module: Mesa
Branch: master
Commit: 18bfb74292202857363027b5728567f1bbc84daa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=18bfb74292202857363027b5728567f1bbc84daa

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 28 11:56:30 2021 -0800

ci/freedreno: Drop pointless GIT_STRATEGY setting for a630.

It's already in place due to extending from .test.

Reviewed-by: Daniel Stone <daniel at fooishbar.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8727>

---

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 77e4e96fbd5..02f29e00e8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1389,7 +1389,6 @@ virgl-gles31-on-gles:
     BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 root=/dev/nfs rw nfsrootdebug nfsroot=,tcp,nfsvers=4.2 init=/init"
     GPU_VERSION: freedreno-a630
     BM_DTB: /lava-files/db820c.dtb
-    GIT_STRATEGY: none
     DEQP_EXPECTED_RENDERER: FD630
   tags:
     - google-freedreno-cheza



More information about the mesa-commit mailing list