mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 00:30:11 +01:00
intel/ci: Convert iris-kbl-piglit to deqp-runner suite
This was the last job using the piglit-runner.sh script. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34424>
This commit is contained in:
parent
a02b6e6bef
commit
09f86df938
2 changed files with 7 additions and 3 deletions
6
src/intel/ci/deqp-iris-kbl-piglit.toml
Normal file
6
src/intel/ci/deqp-iris-kbl-piglit.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[[piglit]]
|
||||
piglit_folder = "/piglit"
|
||||
profile = "gpu"
|
||||
process_isolation = true
|
||||
[piglit.env]
|
||||
PIGLIT_PLATFORM = "mixed_glx_egl"
|
||||
|
|
@ -206,13 +206,11 @@ iris-amly-egl:
|
|||
iris-kbl-piglit:
|
||||
extends:
|
||||
- .iris-kbl-test
|
||||
- .lava-piglit
|
||||
parallel: 2
|
||||
variables:
|
||||
HWCI_START_XORG: 1
|
||||
PIGLIT_NO_WINDOW: 0
|
||||
PIGLIT_PLATFORM: mixed_glx_egl
|
||||
PIGLIT_PROFILES: gpu
|
||||
DEQP_SUITE: iris-kbl-piglit
|
||||
|
||||
iris-apl-traces:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue