Mesa (main): ci/vc4: Turn on deqp-egl testing by default.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 22 14:35:46 UTC 2022


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

Author: Emma Anholt <emma at anholt.net>
Date:   Tue Jun 21 09:10:33 2022 -0700

ci/vc4: Turn on deqp-egl testing by default.

Now that we have one less job, let's flip this on.

Reviewed-by: Juan A. Suarez <jasuarez at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17172>

---

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

diff --git a/src/broadcom/ci/gitlab-ci.yml b/src/broadcom/ci/gitlab-ci.yml
index 8b3fc764c3a..8a6e75e5af0 100644
--- a/src/broadcom/ci/gitlab-ci.yml
+++ b/src/broadcom/ci/gitlab-ci.yml
@@ -28,7 +28,6 @@ vc4-rpi3:armhf:
 vc4-rpi3-egl:armhf:
   extends:
     - .vc4-rpi3-test:armhf
-    - .test-manual-mr
   variables:
     HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
     HWCI_START_XORG: 1



More information about the mesa-commit mailing list