ci: Remove a stray "always" on the freedreno traces job.
authorEric Anholt <eric@anholt.net>
Thu, 25 Jun 2020 20:48:26 +0000 (13:48 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 25 Jun 2020 23:45:48 +0000 (23:45 +0000)
This was making it so that the CI would error if the set of files modified
or the pipeline involvd meant the jobs we depend on weren't enabled.  It
was just some misplaced debug leftovers of mine.

Fixes: b88c46fa11ae ("ci: Add a freedreno a630 tracie run.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5653>

.gitlab-ci.yml

index 4a75381fbd2c12f9766aac4cfdf86aeeb1f385d2..daab01c86bb2e059f7f4769b820b48ffd1c73b7a 100644 (file)
@@ -987,8 +987,6 @@ arm64_a630_traces:
     # missing.
     MESA_GLSL_VERSION_OVERRIDE: "460"
     MESA_GL_VERSION_OVERRIDE: "4.6"
     # missing.
     MESA_GLSL_VERSION_OVERRIDE: "460"
     MESA_GL_VERSION_OVERRIDE: "4.6"
-  rules:
-    - when: always
 
 # Along with checking gmem path, check that we don't get obvious nir
 # validation failures (though it's too expensive to have it on for the
 
 # Along with checking gmem path, check that we don't get obvious nir
 # validation failures (though it's too expensive to have it on for the