mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
ci/freedreno: Rebalance limozeen jobs
We lost another limozeen DUT, so reduce the parallelism. 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
c9ab80d2e5
commit
bee23535e1
1 changed files with 2 additions and 1 deletions
|
|
@ -110,10 +110,11 @@ a618_gl:
|
|||
- .lava-test-deqp:arm64
|
||||
- .lava-sc7180-trogdor-lazor-limozeen:arm64
|
||||
- .collabora-freedreno-rules
|
||||
parallel: 4
|
||||
parallel: 2
|
||||
variables:
|
||||
DEQP_SUITE: freedreno-a618
|
||||
FLAKES_CHANNEL: "#freedreno-ci"
|
||||
DEQP_FRACTION: 2
|
||||
|
||||
# Run dEQP EGL window system tests separately with the window systems available.
|
||||
# X11 takes over the screen, wayland is run headless.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue