ci: Run deqp-gles2 on RadeonSI
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 19 Aug 2020 07:55:47 +0000 (09:55 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 19 Aug 2020 12:20:20 +0000 (12:20 +0000)
We have one more DUT in the Collabora lab, use it to run GLES2 tests.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6385>

.gitlab-ci/lava-deqp.yml.jinja2
.gitlab-ci/lava-gitlab-ci.yml

index d5c0a2c6cf7593df2f1e9e757b7704856200d134..93cc6c20d1aa0dd345f3afffaf83aba10a05d1a9 100644 (file)
@@ -77,6 +77,8 @@ actions:
           - echo "nameserver 8.8.8.8" > /etc/resolv.conf
           - for i in 1 2 3; do sntp -sS pool.ntp.org && break || sleep 2; done
 
+          # amdgpu failed to find its firmware during boot, rebind
+          - echo 0000:00:01.0 > /sys/bus/pci/drivers/amdgpu/bind || true
 
 {% if env_vars %}
           - export {{ env_vars }}
index a6ac47c64807edb1623129004bc9cd59dfee2698..b16125fbb1576638066f0c716cf1e378ebcfda79 100644 (file)
@@ -264,8 +264,7 @@ panfrost-t860-traces:arm64:
   tags:
     - mesa-ci-aarch64-lava-baylibre
 
-# Commented out while waiting for more DUTs to come online
-.radeonsi-stoney-gles2:amd64:
+radeonsi-stoney-gles2:amd64:
   extends:
     - .lava-test:amd64
     - .radeonsi-rules
@@ -282,7 +281,7 @@ panfrost-t860-traces:arm64:
 # Commented out while waiting for more DUTs to come online
 .radeonsi-stoney-gles3:amd64:
   extends:
-    - .radeonsi-stoney-gles2:amd64
+    - radeonsi-stoney-gles2:amd64
   variables:
     DEQP_VERSION: gles3
   tags: