ci-tron: add job template for the x86_64 video test image

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39861>
This commit is contained in:
Eric Engestrom 2026-02-12 12:17:40 +01:00 committed by Marge Bot
parent 88b4221519
commit 8d629b0ac6

View file

@ -109,6 +109,17 @@
- job: debian-build-x86_64
artifacts: false
.ci-tron-x86_64-test-video:
extends:
- .use-debian/x86_64_test-video
- .ci-tron-x86_64-test
needs:
- job: debian/x86_64_test-video
artifacts: false
optional: true
- job: debian-x86_64
artifacts: false
.ci-tron-x86_64-test-gl:
extends:
- .use-debian/x86_64_test-gl