ci: Allow disabling the whole of austriancoder's farm
Add a global-level variable that allows disabling all jobs that would have gone to my lab, to be used in case of outages. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18997>
This commit is contained in:

committed by
Marge Bot

parent
011a0b97b2
commit
ff928d9567
@@ -24,6 +24,7 @@ variables:
|
||||
IGALIA_FARM: "online"
|
||||
ANHOLT_FARM: "online"
|
||||
VALVE_FARM: "online"
|
||||
AUSTRIANCODER_FARM: "online" # only etnaviv GPUs
|
||||
|
||||
default:
|
||||
before_script:
|
||||
|
Reference in New Issue
Block a user