ci: implement farms handling trough files inside .ci-farms
authorDavid Heidelberg <david.heidelberg@collabora.com>
Thu, 15 Jun 2023 08:49:40 +0000 (10:49 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Jun 2023 22:03:14 +0000 (22:03 +0000)
commitdcf5dfbbf8d33c0de625ad3a1020fece0cb2acfd
treefb2a194596848daa988c62e0271707d05e182b07
parent2146e91e984ae1013c969c29da335a79b05dab79
ci: implement farms handling trough files inside .ci-farms

 - Disable farm with `git mv .ci-farm{,-disabled}/$farm_name`.
 - Re-enable farm with `git mv .ci-farm{-disabled,}/$farm_name`.

NEVER MIX FARM MAINTENANCE WITH ANY OTHER CHANGE IN THE SAME MERGE REQUEST!

Reviewed-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Acked-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23629>
14 files changed:
.ci-farms-disabled/.placeholder [moved from .ci-farms-disabled/austriancoder with 100% similarity]
.ci-farms-disabled/lima [new file with mode: 0644]
.ci-farms/.placeholder [new file with mode: 0644]
.ci-farms/anholt [new file with mode: 0644]
.ci-farms/austriancoder [new file with mode: 0644]
.ci-farms/collabora [new file with mode: 0644]
.ci-farms/freedreno [new file with mode: 0644]
.ci-farms/igalia [new file with mode: 0644]
.ci-farms/microsoft [new file with mode: 0644]
.ci-farms/valve [new file with mode: 0644]
.gitlab-ci.yml
.gitlab-ci/container/gitlab-ci.yml
.gitlab-ci/test-source-dep.yml
docs/ci/index.rst