ci: Allow disabling the whole of the Collabora farm

Add a global-level variable that allows disabling all jobs that would
have gone to the Collabora lab, to be used in case of outages.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15150>
This commit is contained in:
Tomeu Vizoso
2022-02-24 06:40:20 +01:00
parent a5fa7e04d7
commit c0695bb473
10 changed files with 44 additions and 39 deletions

View File

@@ -17,6 +17,7 @@ variables:
# Individual CI farm status, set to "offline" to disable jobs
# running on a particular CI farm (ie. for outages, etc):
FD_FARM: "online"
COLLABORA_FARM: "online"
default:
before_script: