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:
committed by
Marge Bot
parent
38c5a722c2
commit
9c104d2158
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user