mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 16:20:39 +02:00
ci: add nightly full run of lavapipe
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28593>
This commit is contained in:
parent
5650107c28
commit
6e2c3a70d3
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,14 @@ lavapipe:
|
|||
- .deqp-test
|
||||
- .lavapipe-test
|
||||
|
||||
lavapipe-full:
|
||||
extends:
|
||||
- lavapipe
|
||||
- .lavapipe-manual-rules
|
||||
timeout: 2h # base runtime = 1h15m
|
||||
variables:
|
||||
DEQP_FRACTION: 1
|
||||
|
||||
lavapipe-vk-asan:
|
||||
extends:
|
||||
- .deqp-test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue