Revert "broadcom/ci: run gl jobs on arm64, just like vk"

This reverts commit ba4eeaf435.

Looks like we have a lot of memory issues on arm64; revert the pre-merge
CI to armhf until we've been able to figure out the problem and fix it.

Closes https://gitlab.freedesktop.org/mesa/mesa/-/issues/8788

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22335>
This commit is contained in:
Eric Engestrom
2023-04-06 14:32:48 +01:00
committed by Marge Bot
parent 2242bb703e
commit 91a6c9cccf

View File

@@ -17,9 +17,9 @@
variables:
BM_BOOTFS: /boot/raspberrypi_armhf
vc4-rpi3-gl:arm64:
vc4-rpi3-gl:armhf:
extends:
- .broadcom-test:arm64
- .broadcom-test:armhf
- .vc4-rules
script:
- ./install/bare-metal/poe-powered.sh
@@ -32,9 +32,9 @@ vc4-rpi3-gl:arm64:
DEQP_SUITE: broadcom-rpi3
HWCI_START_WESTON: 1
v3d-rpi4-gl:arm64:
v3d-rpi4-gl:armhf:
extends:
- .broadcom-test:arm64
- .broadcom-test:armhf
- .v3d-rules
script:
- ./install/bare-metal/poe-powered.sh