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:
Guilherme Gallo 2024-09-27 01:36:48 -03:00 committed by Marge Bot
parent 8786737c51
commit f7d678a571

View file

@ -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: