summaryrefslogtreecommitdiff
path: root/.gitlab-ci/test-source-dep.yml
diff options
context:
space:
mode:
authorMartin Roukala (né Peres) <martin.roukala@mupuf.org>2023-03-14 11:36:15 +0200
committerMarge Bot <emma+marge@anholt.net>2023-03-14 17:22:07 +0000
commit82f0a012917534b98458fecd75c8c4e36eed5154 (patch)
tree671ecf7e7fb604fdcbad92356cde103d88120a9f /.gitlab-ci/test-source-dep.yml
parent9dd4c03dd6cd5cd3252140f1a53805bd3e9bd376 (diff)
downloadmesa-82f0a012917534b98458fecd75c8c4e36eed5154.tar.gz
ci/valve-farm-rules: allow running jobs from outside the mesa namespace
This has been requested as it breaks the stress and uprev tools, so the requirement was dropped in the Valve farms. This commit mirrors the change in Mesa. Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21872>
Diffstat (limited to '.gitlab-ci/test-source-dep.yml')
-rw-r--r--.gitlab-ci/test-source-dep.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml
index 033b4995e77..3b3ed48eef9 100644
--- a/.gitlab-ci/test-source-dep.yml
+++ b/.gitlab-ci/test-source-dep.yml
@@ -233,11 +233,6 @@
rules:
- if: '$VALVE_FARM == "offline"'
when: never
- # The Valve CI Farm uses allow lists for projects/users to prevent abuse,
- # so only enable automatic testing when running in the context of Mesa to
- # prevent failures in forks.
- - if: '$CI_PROJECT_NAMESPACE != "mesa"'
- when: never
.austriancoder-farm-rules:
rules: