From: Samuel Pitoiset Date: Mon, 4 May 2020 09:43:26 +0000 (+0200) Subject: ci: remove unused .test-radv-fossilize rule X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5dbf862b13214cec4765811abba91111c4b0f04d;p=mesa.git ci: remove unused .test-radv-fossilize rule Signed-off-by: Samuel Pitoiset Reviewed-by: Michel Dänzer Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 660fa377bbb..c888583e0d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -884,14 +884,6 @@ arm64_a530_gles31: VK_DRIVER: radeon RADV_DEBUG: checkir -.test-radv-fossilize: - extends: - - .fossilize-test - - .test-radv - script: - - ./install/fossilize-runner.sh - - ACO_DEBUG=validateir,validatera RADV_PERFTEST=aco ./install/fossilize-runner.sh - # Can only be triggered manually on personal branches because RADV is the only # driver that does Vulkan testing at the moment. radv_polaris10_vkcts: