mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-11 17:50:32 +01:00
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:
parent
88b4221519
commit
8d629b0ac6
1 changed files with 11 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue