mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
zink/ci: Make zink-venus-lvp-full a nightly job
The zink-venus-lvp-full job was intended to be a nightly job, but it
was missing the proper manual rules for that.
Fixes: 7bf4d6a4db ("zink/ci: Add a fraction for zink-venus-lvp")
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Reviewed-by: Martin Roukala <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33393>
This commit is contained in:
parent
a8b84e1898
commit
a4b8131255
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ zink-venus-lvp:
|
|||
zink-venus-lvp-full:
|
||||
extends:
|
||||
- zink-venus-lvp
|
||||
- .zink-venus-lvp-manual-rules
|
||||
timeout: 30m
|
||||
variables:
|
||||
DEQP_FRACTION: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue