radv/ci: Test on Stoney on CI

Run part of the VK CTS in 3 devices with Stoney Ridge graphics.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Rohan Garg <rohan.garg@collabora.com>
Reviewed-by: Corentin Noël <corentin.noel@collabora.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10853>
This commit is contained in:
Tomeu Vizoso 2021-05-18 08:02:51 +02:00
parent b6dd4d28b9
commit 36e6367747
2 changed files with 19 additions and 1 deletions

View File

@ -253,6 +253,7 @@
- when: never
.radv-rules:
stage: amd
rules:
- *ignore_scheduled_pipelines
- changes:

View File

@ -2,7 +2,6 @@
extends:
- .test-vk
- .radv-rules
stage: amd
variables:
VK_DRIVER: radeon
ACO_DEBUG: validateir,validatera
@ -43,6 +42,24 @@ radv_polaris10_vkcts:
tags:
- polaris10
# Run three jobs in parallel each running 1/30th of the test suite
radv_stoney_vkcts:amd64:
extends:
- .lava-test:amd64
- .radv-rules
parallel: 3
variables:
DEQP_VERSION: vk
ENV_VARS: "DEQP_FRACTION=10 DEQP_PARALLEL=4 DEQP_EXPECTED_RENDERER=STONEY"
DEVICE_TYPE: hp-11A-G6-EE-grunt
DTB: ""
GPU_VERSION: radv-stoney-aco
BOOT_METHOD: depthcharge
KERNEL_IMAGE_TYPE: ""
VK_DRIVER: radeon
tags:
- mesa-ci-aarch64-lava-collabora
radv-fossils:
extends:
- .fossilize-test