Mesa (master): ci: remove unused .test-radv-fossilize rule

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 7 07:52:31 UTC 2020


Module: Mesa
Branch: master
Commit: 5dbf862b13214cec4765811abba91111c4b0f04d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5dbf862b13214cec4765811abba91111c4b0f04d

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Mon May  4 11:43:26 2020 +0200

ci: remove unused .test-radv-fossilize rule

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4873>

---

 .gitlab-ci.yml | 8 --------
 1 file changed, 8 deletions(-)

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:



More information about the mesa-commit mailing list