Mesa (main): Revert "ci: Disable jobs to the Collabora lab"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 19 09:53:10 UTC 2022


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Thu May 19 07:36:33 2022 +0200

Revert "ci: Disable jobs to the Collabora lab"

This reverts commit 224544dc33c60b933b379eef067058ad31ef7bae.

Work has finished and the lab is up and running.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16600>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9614e087192..5fb25d37718 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,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: "offline"
+  COLLABORA_FARM: "online"
   MICROSOFT_FARM: "offline"
   LIMA_FARM: "online"
 



More information about the mesa-commit mailing list