From f0f812dbe76e05e7558a5fea461ef0bf7322eb73 Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Tue, 18 May 2021 15:20:37 +0300 Subject: [PATCH] ci: update radv's trace job tag for Raven Signed-off-by: Andres Gomez Reviewed-by: Martin Peres Part-of: --- src/amd/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index 35f2e3e3123..c70bcd5cff1 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -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.