gitlab-ci: add a new stage for RADV CI
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 6 Mar 2020 07:39:25 +0000 (08:39 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 23 Mar 2020 12:16:02 +0000 (12:16 +0000)
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4082>

.gitlab-ci.yml
.gitlab-ci/test-source-dep.yml

index 0304fa66096930d9554259e4820cf6fc0063f4ff..f80bdac7114bdb43e364979321dbafa621626421 100644 (file)
@@ -17,7 +17,8 @@ stages:
   - softpipe
   - freedreno
   - panfrost
-  - misc-tests
+  - radv
+  - lima
   - success
 
 
@@ -779,7 +780,7 @@ arm64_a530_gles3:
 # RADV CI
 .test-radv:
   extends: .radv-rules
-  stage: misc-tests
+  stage: radv
   variables:
     VK_DRIVER: radeon
     RADV_DEBUG: checkir
@@ -824,7 +825,6 @@ radv-fossils:
 
 # Traces CI
 .traces-test:
-  stage: misc-tests
   cache:
     key: ${CI_JOB_NAME}
     paths:
index 12faf0a510a49c69c46c093fe4fec6294acc5343..d0d3d4787708c9cadb05701d1d6bb8679fe3f251 100644 (file)
     - when: never
 
 .lima-rules:
-  stage: misc-tests
+  stage: lima
   rules:
     - changes:
         *mesa_core_file_list