svga/ci: Convert to deqp-runner suite
Convert the vmware-vmx-piglit:x86_64 job to a deqp-runner suite. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32461>
This commit is contained in:
committed by
Marge Bot
parent
370886c898
commit
ca7df52af8
7
src/gallium/drivers/svga/ci/deqp-vmware-vmx-piglit.toml
Normal file
7
src/gallium/drivers/svga/ci/deqp-vmware-vmx-piglit.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[[piglit]]
|
||||
piglit_folder = "/piglit"
|
||||
profile = "gpu"
|
||||
fraction = 2
|
||||
process_isolation = true
|
||||
[piglit.env]
|
||||
PIGLIT_PLATFORM = "mixed_glx_egl"
|
||||
@@ -22,7 +22,7 @@ include:
|
||||
vmware-vmx-piglit:x86_64:
|
||||
stage: layered-backends
|
||||
extends:
|
||||
- .lava-piglit:x86_64
|
||||
- .lava-test-deqp:x86_64
|
||||
- .vmware-rules
|
||||
timeout: 30m
|
||||
parallel: 2
|
||||
@@ -30,9 +30,7 @@ vmware-vmx-piglit:x86_64:
|
||||
VISIBILITY_GROUP: "mesa-ci"
|
||||
GALLIUM_DRIVER: svga
|
||||
GPU_VERSION: svga
|
||||
PIGLIT_PLATFORM: mixed_glx_egl
|
||||
PIGLIT_PROFILES: gpu
|
||||
PIGLIT_FRACTION: 2
|
||||
DEQP_SUITE: vmware-vmx-piglit
|
||||
HWCI_START_WESTON: 1
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-vmware
|
||||
DEVICE_TYPE: x86
|
||||
|
||||
Reference in New Issue
Block a user