mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
CI: Disable rk3399-gru-kevin jobs for now
We lost a few machines from the rota due to an infrastructure issue and we don't have enough for good parallelism. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11082>
This commit is contained in:
parent
17d7b0bb8f
commit
79a7f33710
1 changed files with 3 additions and 3 deletions
|
|
@ -59,7 +59,7 @@ panfrost-t760-traces:armhf:
|
|||
variables:
|
||||
ENV_VARS: "PAN_MESA_DEBUG=sync DEQP_PARALLEL=6 DEQP_EXPECTED_RENDERER=T860"
|
||||
|
||||
panfrost-t860-gles3:arm64:
|
||||
.panfrost-t860-gles3:arm64:
|
||||
parallel: 2
|
||||
extends:
|
||||
- .lava-test:arm64
|
||||
|
|
@ -68,7 +68,7 @@ panfrost-t860-gles3:arm64:
|
|||
DEQP_VERSION: gles3
|
||||
ENV_VARS: "PAN_MESA_DEBUG=sync DEQP_PARALLEL=6 DEQP_EXPECTED_RENDERER=T860"
|
||||
|
||||
panfrost-t860-gles31:arm64:
|
||||
.panfrost-t860-gles31:arm64:
|
||||
extends:
|
||||
- .lava-test:arm64
|
||||
- .lava-rk3399-gru-kevin
|
||||
|
|
@ -76,7 +76,7 @@ panfrost-t860-gles31:arm64:
|
|||
DEQP_VERSION: gles31
|
||||
ENV_VARS: "PAN_MESA_DEBUG=deqp,sync MESA_GLES_VERSION_OVERRIDE=3.1 MESA_GLSL_VERSION_OVERRIDE=310 DEQP_PARALLEL=1 DEQP_EXPECTED_RENDERER=T860"
|
||||
|
||||
panfrost-t860-traces:arm64:
|
||||
.panfrost-t860-traces:arm64:
|
||||
extends:
|
||||
- .lava-piglit-traces:arm64
|
||||
- .lava-rk3399-gru-kevin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue