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>
- 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 }}
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
# 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: