From: Martin Roukala (né Peres) Date: Tue, 14 Mar 2023 09:36:15 +0000 (+0200) Subject: ci/valve-farm-rules: allow running jobs from outside the mesa namespace X-Git-Tag: upstream/23.3.3~11676 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82f0a012917534b98458fecd75c8c4e36eed5154;p=platform%2Fupstream%2Fmesa.git 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) Part-of: --- diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 033b499..3b3ed48 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: