mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 20:30:25 +01:00
zink+radv/ci: set DRIVER_NAME=zink-radv to allow using common expectation files
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36648>
This commit is contained in:
parent
3a211679f7
commit
90d692bd32
2 changed files with 2 additions and 0 deletions
|
|
@ -263,6 +263,7 @@
|
|||
- .test-piglit
|
||||
- .ci-tron-test-radv
|
||||
variables:
|
||||
DRIVER_NAME: zink-radv
|
||||
DEQP_SUITE: zink-radv
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 20
|
||||
# Disable reporting, since DUTs don't have internet access
|
||||
|
|
|
|||
|
|
@ -305,6 +305,7 @@ zink-radv-cezanne:
|
|||
parallel: 4
|
||||
variables:
|
||||
DEQP_SUITE: zink-radv
|
||||
DRIVER_NAME: zink-radv
|
||||
GPU_VERSION: zink-radv-cezanne
|
||||
HWCI_START_WESTON: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue