ci: Rename Debian based build jobs from meson-* to debian-*

meson has been the only build system in tree for some time, so the
meson- prefix was a bit meaningless.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11412>
This commit is contained in:
Michel Dänzer
2021-06-15 18:23:33 +02:00
committed by Marge Bot
parent df185ae030
commit f5e6674f98
6 changed files with 39 additions and 39 deletions

View File

@@ -46,7 +46,7 @@
needs:
- kernel+rootfs_armhf
- debian/x86_build
- meson-armhf
- debian-armhf
.lava-test:arm64:
variables:
@@ -61,11 +61,11 @@
- .lava-test
- .use-kernel+rootfs-arm
dependencies:
- meson-arm64
- debian-arm64
needs:
- kernel+rootfs_arm64
- debian/x86_build
- meson-arm64
- debian-arm64
.lava-test:amd64:
variables:
@@ -81,7 +81,7 @@
- .use-kernel+rootfs-amd64
needs:
- kernel+rootfs_amd64
- meson-testing
- debian-testing
.lava-traces-base:
variables: