Mesa (main): Revert "ci: Disable Google's lab"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 14 22:54:30 UTC 2022


Module: Mesa
Branch: main
Commit: eb78378345517d3fc94623ddcf0b2ada78e448f0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb78378345517d3fc94623ddcf0b2ada78e448f0

Author: Emma Anholt <emma at anholt.net>
Date:   Wed Apr 13 16:10:49 2022 -0700

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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15936>

---

 .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:



More information about the mesa-commit mailing list