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:

committed by
Marge Bot

parent
2242bb703e
commit
91a6c9cccf
@@ -17,9 +17,9 @@
|
|||||||
variables:
|
variables:
|
||||||
BM_BOOTFS: /boot/raspberrypi_armhf
|
BM_BOOTFS: /boot/raspberrypi_armhf
|
||||||
|
|
||||||
vc4-rpi3-gl:arm64:
|
vc4-rpi3-gl:armhf:
|
||||||
extends:
|
extends:
|
||||||
- .broadcom-test:arm64
|
- .broadcom-test:armhf
|
||||||
- .vc4-rules
|
- .vc4-rules
|
||||||
script:
|
script:
|
||||||
- ./install/bare-metal/poe-powered.sh
|
- ./install/bare-metal/poe-powered.sh
|
||||||
@@ -32,9 +32,9 @@ vc4-rpi3-gl:arm64:
|
|||||||
DEQP_SUITE: broadcom-rpi3
|
DEQP_SUITE: broadcom-rpi3
|
||||||
HWCI_START_WESTON: 1
|
HWCI_START_WESTON: 1
|
||||||
|
|
||||||
v3d-rpi4-gl:arm64:
|
v3d-rpi4-gl:armhf:
|
||||||
extends:
|
extends:
|
||||||
- .broadcom-test:arm64
|
- .broadcom-test:armhf
|
||||||
- .v3d-rules
|
- .v3d-rules
|
||||||
script:
|
script:
|
||||||
- ./install/bare-metal/poe-powered.sh
|
- ./install/bare-metal/poe-powered.sh
|
||||||
|
Reference in New Issue
Block a user