ci: Delete the kernel+rootfs jobs

LAVA and baremetal now use the test-* containers as the base for their
rootfs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
This commit is contained in:
Valentine Burley
2025-04-10 10:48:15 +02:00
committed by Marge Bot
parent 13db56320b
commit 26bc35c8f9
21 changed files with 7 additions and 490 deletions
+3 -8
View File
@@ -53,16 +53,11 @@ Kconfigs location
Updating image tags
-------------------
Every kernel uprev should update 3 image tags, located at two files.
Every kernel uprev should update the following tag:
:code:`.gitlab-ci/container/gitlab-ci.yml` tag
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- **KERNEL_URL** for the location of the new kernel
:code:`.gitlab-ci/image-tags.yml` tags
:code:`.gitlab-ci/image-tags.yml` tag
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- **KERNEL_ROOTFS_TAG** to rebuild rootfs with the new kernel
- **DEBIAN_X86_TEST_GL_TAG** to ensure that the new rootfs is being used by the GitLab x86 jobs
- **KERNEL_TAG** to use the new kernel
Development routine
-------------------