summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-05-07 13:53:47 -0400
committerMarge Bot <eric+marge@anholt.net>2021-05-10 18:06:21 +0000
commitc0068ef49537a419aa745f944326313843cd956b (patch)
tree0fe84460156cf7768bfd44bc4c964e66999e8a4e
parent3eee475e396aa012b599fae803dcf4a7b210beba (diff)
ci: skip glsl-uniform-interstage-limits tests for softpipe jobs
these tests take over 5 minutes just locally, and the codepaths are mostly shared with llvmpipe in the draw module, so there's not much point in running them given that other drivers are more likely to catch any issues here over softpipe, which is only more likely to catch timeouts Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10708>
-rw-r--r--src/gallium/drivers/softpipe/ci/gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/softpipe/ci/gitlab-ci.yml b/src/gallium/drivers/softpipe/ci/gitlab-ci.yml
index ad7ede3993b..6e747d5a9d4 100644
--- a/src/gallium/drivers/softpipe/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/softpipe/ci/gitlab-ci.yml
@@ -82,6 +82,7 @@ softpipe-piglit-quick:
-x glsl-4.50
-x gpu_shader4
-x gpu_shader5
+ -x glsl-uniform-interstage-limits
PIGLIT_PROFILES: quick_gl quick_shader
PIGLIT_RESULTS: softpipe-quick