mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
ci/freedreno: Add a618_gl_full
To cover up the new fraction in a618_gl job during nightly pipelines Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31414>
This commit is contained in:
parent
8786737c51
commit
f7d678a571
1 changed files with 7 additions and 0 deletions
|
|
@ -116,6 +116,13 @@ a618_gl:
|
|||
FLAKES_CHANNEL: "#freedreno-ci"
|
||||
DEQP_FRACTION: 2
|
||||
|
||||
a618_gl_full:
|
||||
extends:
|
||||
- a618_gl
|
||||
- .collabora-freedreno-manual-rules
|
||||
variables:
|
||||
DEQP_FRACTION: 1
|
||||
|
||||
# Run dEQP EGL window system tests separately with the window systems available.
|
||||
# X11 takes over the screen, wayland is run headless.
|
||||
a618_egl:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue