From eb78378345517d3fc94623ddcf0b2ada78e448f0 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Wed, 13 Apr 2022 16:10:49 -0700 Subject: [PATCH] Revert "ci: Disable Google's lab" This reverts commit 8506c2b7ee447faabcda7c4b123717d6e375ee9c. Network admins say the fixed things, and we see the runners phoning home again. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81f30c8ea70..65db59562e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" # Individual CI farm status, set to "offline" to disable jobs # running on a particular CI farm (ie. for outages, etc): - FD_FARM: "offline" + FD_FARM: "online" COLLABORA_FARM: "online" default: