mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
ci/amd: meld radv-traces into radv-raven-traces
Most of it is one workload specific. Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28600>
This commit is contained in:
parent
38c5a722c2
commit
9c104d2158
2 changed files with 3 additions and 8 deletions
|
|
@ -216,13 +216,6 @@
|
|||
GPU_VERSION: amd-raven
|
||||
VK_DRIVER: radeon
|
||||
|
||||
.radv-traces:
|
||||
extends:
|
||||
- .lava-piglit-traces:x86_64
|
||||
variables:
|
||||
PIGLIT_PLATFORM: mixed_glx_egl # TODO, take wine/VK in account
|
||||
PIGLIT_TRACES_FILE: traces-amd.yml
|
||||
|
||||
############### Valve Infra
|
||||
.test-radv:
|
||||
variables:
|
||||
|
|
|
|||
|
|
@ -70,12 +70,14 @@ amd-raven-skqp:x86_64:
|
|||
|
||||
radv-raven-traces:x86_64:
|
||||
extends:
|
||||
- .radv-traces
|
||||
- .lava-piglit-traces:x86_64
|
||||
- .radv-raven-test:x86_64
|
||||
- .lava-lenovo-TPad-C13-Yoga-zork:x86_64
|
||||
variables:
|
||||
HWCI_START_XORG: 1
|
||||
PIGLIT_PLATFORM: mixed_glx_egl # TODO, take wine/VK in account
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"
|
||||
PIGLIT_TRACES_FILE: traces-amd.yml
|
||||
|
||||
radeonsi-raven-piglit-quick_gl:x86_64:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue