ci: update radv's trace job tag for Raven

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10870>
This commit is contained in:
Andres Gomez 2021-05-18 15:20:37 +03:00 committed by Marge Bot
parent 62014aeccd
commit f0f812dbe7
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ radv-raven-traces:
PIGLIT_REPLAY_DEVICE_NAME: "vk-amd-raven"
PIGLIT_RESULTS: "radv-raven-replay"
tags:
- raven
- amdgpu:codename:RAVEN
# Can only be triggered manually on personal branches because RADV is the only
# driver that does Vulkan testing at the moment.