ci/etnaviv: armhf: switch to .baremetal-test-armhf

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13751>
This commit is contained in:
Christian Gmeiner 2021-11-10 15:50:20 +01:00 committed by Marge Bot
parent 8bc284fe5b
commit 3d1c1137e5
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
.etnaviv-armhf-test:
extends:
- .baremetal-test
- .baremetal-test-armhf
- .use-debian/arm_test
- .etnaviv-rules
script:
@ -8,10 +8,8 @@
variables:
BM_CMDLINE: "ip=dhcp console=ttymxc0,115200n8 root=/dev/nfs rw nfsrootdebug init=/init $BM_KERNELARGS"
BM_KERNEL: /baremetal-files/zImage
BM_ROOTFS: /rootfs-armhf
ETNA_MESA_DEBUG: nir
FLAKES_CHANNEL: "#etnaviv-ci"
MINIO_ARTIFACT_NAME: mesa-armhf
needs:
- debian/arm_test
- job: debian-armhf