radv/ci: disable the vkcts-navi21-llvm-valve job
authorMartin Roukala (né Peres) <martin.roukala@mupuf.org>
Thu, 20 Apr 2023 07:23:36 +0000 (10:23 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 21 Apr 2023 09:45:18 +0000 (09:45 +0000)
It is badly-broken and until someone actually fixes it, it provides
no additional value to other developers.

We'll keep the job around, as a courtesy to the developer that will
be trying to fix it.

Closes: #8799
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22596>

src/amd/ci/gitlab-ci.yml

index 7b10288..5fc3a17 100644 (file)
@@ -366,7 +366,8 @@ vkcts-navi21-valve:
   variables:
     GPU_VERSION: radv-navi21-aco
 
-vkcts-navi21-llvm-valve:
+# Disabled due to its extremelly-broken nature
+.vkcts-navi21-llvm-valve:
   extends:
     - .vkcts-test-valve
     - .navi21-test-valve